<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Beginner Webdesign Filter: Big Pictures with Linking Parts</title>
	<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts/</link>
	<description>Comments on Ask MetaFilter post Beginner Webdesign Filter: Big Pictures with Linking Parts</description>
	<pubDate>Thu, 01 Jun 2006 05:40:59 -0800</pubDate>
	<lastBuildDate>Thu, 01 Jun 2006 05:40:59 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Beginner Webdesign Filter: Big Pictures with Linking Parts</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts</link>	
		<description>When designing webpages, what&apos;s the easier way to makes big pictures that open-up new information when different parts are clicked? &lt;br /&gt;&lt;br /&gt; I don&apos;t any experience with flash, but would flash be the easiest way to do this? (I&apos;m not a huge fan either). I&apos;m making a website that will contain maps of land plots under development, and I want it so that when certain &quot;houses&quot; are clicked, more info pops up on the property including pics, etc.&lt;br&gt;
&lt;br&gt;
I&apos;m not very experience webdesigner but I am accustomed to Joomla, HTML/CSS, and some basic javascripting.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.39288</guid>
		<pubDate>Thu, 01 Jun 2006 05:33:10 -0800</pubDate>
		<dc:creator>BigBrownBear</dc:creator>
		
			<category>web</category>
		
			<category>design</category>
		
			<category>flash</category>
		
			<category>maps</category>
		
			<category>pictures</category>
		
			<category>images</category>
		
	</item> <item>
		<title>By: justkevin</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#606769</link>	
		<description>I think the easiest way would be &lt;a href=&quot;http://www.ihip.com/cside.html&quot;&gt;imagemaps&lt;/a&gt;.  For something more advanced you could use &lt;a href=&quot;http://en.wikipedia.org/wiki/AJAX&quot;&gt;Ajax&lt;/a&gt;, which I believe is what Google Maps uses.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-606769</guid>
		<pubDate>Thu, 01 Jun 2006 05:40:59 -0800</pubDate>
		<dc:creator>justkevin</dc:creator>
	</item><item>
		<title>By: Katemonkey</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#606776</link>	
		<description>You could try Frank Manno&apos;s &lt;a href=&quot;http://www.frankmanno.com/ideas/css-imagemap/&quot;&gt;CSS Imagemaps&lt;/a&gt;, which might be what you&apos;re looking for...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-606776</guid>
		<pubDate>Thu, 01 Jun 2006 05:48:57 -0800</pubDate>
		<dc:creator>Katemonkey</dc:creator>
	</item><item>
		<title>By: coolin86</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#606778</link>	
		<description>AJAX or CCS would definitely make a more dynamic and powerful image map, but the old-school HTML method works better for me.  It seems to be more compatible and much easier to make.  &lt;br&gt;
&lt;br&gt;
Also, You can make it yourself using the link that &lt;em&gt;justkevin&lt;/em&gt; provided or you can check out the many Image mapping programs out there.  I used to use &lt;a href=&quot;http://www.coffeecup.com/image-mapper/&quot;&gt;CoffeeCup Image mapper&lt;/a&gt;, but that is only shareware and I believe there are quite a few freeware alternatives now.&lt;br&gt;
&lt;br&gt;
Good luck.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-606778</guid>
		<pubDate>Thu, 01 Jun 2006 05:53:35 -0800</pubDate>
		<dc:creator>coolin86</dc:creator>
	</item><item>
		<title>By: Kimberly</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#607020</link>	
		<description>Depending on your resources, both Dreamweaver and Fireworks have features that will automatically do this for you.  It&apos;s going to be uglier code, but it will be a WYSWYG process.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-607020</guid>
		<pubDate>Thu, 01 Jun 2006 09:21:53 -0800</pubDate>
		<dc:creator>Kimberly</dc:creator>
	</item><item>
		<title>By: josh.ev9</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#607069</link>	
		<description>I agree with Kimberly. This process is easy as pie in Dreamweaver.&lt;br&gt;
&lt;br&gt;
It is also rather easy in Flash, but you&apos;ve gotta be ready to do some basic ActionScripting.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-607069</guid>
		<pubDate>Thu, 01 Jun 2006 09:51:45 -0800</pubDate>
		<dc:creator>josh.ev9</dc:creator>
	</item><item>
		<title>By: Rhomboid</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#607140</link>	
		<description>As a web surfer, I beg you not to use flash for something like this.  It&apos;s perfectly possible to do this easily with an imagemap, and I tend to just close the page whenever a Flash object appears, unless I am specifically looking for it (e.g. youtube.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-607140</guid>
		<pubDate>Thu, 01 Jun 2006 10:29:51 -0800</pubDate>
		<dc:creator>Rhomboid</dc:creator>
	</item><item>
		<title>By: psychobum</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#607175</link>	
		<description>GIMP is a free programs that will do image maps (Filter.. Web.. Image map). It&apos;s also very good at giving you options when you go to compress images for the web. If there&apos;s a minimal amount of colors use .gif with a low number of index colors. Things with lots of colors/big images use .jpg Gimp will let you preview the compression with a slider so you can get the smallest size/still looks ok. Also another n00b tip: find sites that you like and as long as they aren&apos;t flash you can totally just steal/borrow/look at the source code (I set opera to open source with a text editor like notepad and the firefox extension scrapbook is a good way to rip everything from a webpage to your hard drive). Flashkit.com is a good way to get code for specific things done in flash, but its always reccomended to avoid making things in flash unless its a game or youre feeling spiteful/lazy. :&amp;gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-607175</guid>
		<pubDate>Thu, 01 Jun 2006 10:43:32 -0800</pubDate>
		<dc:creator>psychobum</dc:creator>
	</item><item>
		<title>By: BigBrownBear</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#607225</link>	
		<description>psychobum - that&apos;s awesome. I didn&apos;t realize that GIMP did image maps. I also hate flash and appreciate all the alternatives suggested by you guys.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-607225</guid>
		<pubDate>Thu, 01 Jun 2006 11:21:35 -0800</pubDate>
		<dc:creator>BigBrownBear</dc:creator>
	</item><item>
		<title>By: nev</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#607347</link>	
		<description>You don&apos;t need Ajax unless you have gobs of data.&lt;br&gt;
&lt;br&gt;
1. Make the land plot an image map.  &lt;br&gt;
2. The expanded picture/info blurbs are absolutely-positioned divs that are initialized as &apos;display:none&apos;.&lt;br&gt;
3. The links on the image maps are to a JS function that changes the display property of the appropriate div, setting it to &apos;block&apos;. The div will appear wherever you absolutely positioned it.&lt;br&gt;
4. The div should have a &quot;close&quot; button or an onmouseoff event that closes automatically. And &quot;close&quot; just means re-setting it to &apos;display:none&apos;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-607347</guid>
		<pubDate>Thu, 01 Jun 2006 13:05:32 -0800</pubDate>
		<dc:creator>nev</dc:creator>
	</item><item>
		<title>By: Biblio</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#607506</link>	
		<description>I did &lt;a href=&quot;http://www.reconciliationweb.org/stained-glass/&quot;&gt;something like this&lt;/a&gt; using an image map (made with the Gimp) and the &lt;a href=&quot;http://zeo.unic.net.my/2006/03/29/lightbox-js-version-20/&quot;&gt;lightbox js plugin for Wordpress&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-607506</guid>
		<pubDate>Thu, 01 Jun 2006 15:31:14 -0800</pubDate>
		<dc:creator>Biblio</dc:creator>
	</item><item>
		<title>By: gum</title>
		<link>http://ask.metafilter.com/39288/Beginner-Webdesign-Filter-Big-Pictures-with-Linking-Parts#608261</link>	
		<description>&lt;i&gt;-- find sites that you like and as long as they aren&apos;t flash you can totally just steal/borrow/look at the source code&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
The Firefox &lt;a href=&quot;https://addons.mozilla.org/firefox/394/&quot;&gt;ViewSourceWith extension&lt;/a&gt; makes source viewable and editable from the right-click context menu in the text editor of your choice. It&apos;s great for looking up a code trick like this, and it&apos;s also great for sneaking in and correcting a typo on a local copy of an html document without firing up a big fancy html editor.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39288-608261</guid>
		<pubDate>Fri, 02 Jun 2006 14:12:18 -0800</pubDate>
		<dc:creator>gum</dc:creator>
	</item>
	</channel>
</rss>
