<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Imagemap rollover</title>
	<atom:link href="http://www.svennerberg.com/2008/09/imagemap-rollover/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svennerberg.com/2008/09/imagemap-rollover/</link>
	<description>Web Applications Designed for Humans</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: fabian rios</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-1251</link>
		<dc:creator>fabian rios</dc:creator>
		<pubDate>Thu, 29 Dec 2011 12:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-1251</guid>
		<description>hi i&#039;m using it on a project and it fits pretty nice, i&#039;m having trouble in firefox it doesn&#039;t work at all... what can i be doing wrong? thks a lot</description>
		<content:encoded><![CDATA[<p>hi i&#8217;m using it on a project and it fits pretty nice, i&#8217;m having trouble in firefox it doesn&#8217;t work at all&#8230; what can i be doing wrong? thks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-1233</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 14 Dec 2011 03:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-1233</guid>
		<description>Gabriel,
Thanks for sharing this great bit of code. Probably a newbie question, but how would you get the click event to follow the href, rather than showing the &quot;You clicked...&quot; alert?
Thanks,
Bert</description>
		<content:encoded><![CDATA[<p>Gabriel,<br />
Thanks for sharing this great bit of code. Probably a newbie question, but how would you get the click event to follow the href, rather than showing the &#8220;You clicked&#8230;&#8221; alert?<br />
Thanks,<br />
Bert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-1215</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 29 Nov 2011 23:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-1215</guid>
		<description>Gabriel,

Here&#039;s a link to the program.

http://maxchadwickspace.com/mapquiz_2/

I am using the jQuery version of the code. I&#039;m running into issues where they area stays highlighted on mouseout when the mouse passes over the area quickly. Do you know of a solution?</description>
		<content:encoded><![CDATA[<p>Gabriel,</p>
<p>Here&#8217;s a link to the program.</p>
<p><a href="http://maxchadwickspace.com/mapquiz_2/" rel="nofollow">http://maxchadwickspace.com/mapquiz_2/</a></p>
<p>I am using the jQuery version of the code. I&#8217;m running into issues where they area stays highlighted on mouseout when the mouse passes over the area quickly. Do you know of a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Svennerberg</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-1214</link>
		<dc:creator>Gabriel Svennerberg</dc:creator>
		<pubDate>Mon, 28 Nov 2011 13:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-1214</guid>
		<description>That&#039;s good to hear. I&#039;ll look forward to seeing the result!</description>
		<content:encoded><![CDATA[<p>That&#8217;s good to hear. I&#8217;ll look forward to seeing the result!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-1210</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Wed, 23 Nov 2011 03:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-1210</guid>
		<description>Gabriel,

Thanks for sharing this! 3 years later and still helping people out. I&#039;m using for an application I&#039;m working on write now which is a quiz of the states in the USA (just a project for fun for myself). I&#039;ll post the result if and when I have it.
</description>
		<content:encoded><![CDATA[<p>Gabriel,</p>
<p>Thanks for sharing this! 3 years later and still helping people out. I&#8217;m using for an application I&#8217;m working on write now which is a quiz of the states in the USA (just a project for fun for myself). I&#8217;ll post the result if and when I have it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Waterland</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-74</link>
		<dc:creator>Kevin Waterland</dc:creator>
		<pubDate>Wed, 18 May 2011 01:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-74</guid>
		<description>This article was extremely helpful. I had a project where I needed to do a mouseover highlight on a custom pie chart and still preserve usability. Couldn&#039;t use Flash or Canvas, so this was the alternative. It works perfectly. Just wanted to drop a note to say thanks.

Thanks!</description>
		<content:encoded><![CDATA[<p>This article was extremely helpful. I had a project where I needed to do a mouseover highlight on a custom pie chart and still preserve usability. Couldn&#8217;t use Flash or Canvas, so this was the alternative. It works perfectly. Just wanted to drop a note to say thanks.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Ruth</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-73</link>
		<dc:creator>Scott Ruth</dc:creator>
		<pubDate>Tue, 17 May 2011 18:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-73</guid>
		<description>This was a life saver today. Great work. Thanks much!</description>
		<content:encoded><![CDATA[<p>This was a life saver today. Great work. Thanks much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy Bay</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-72</link>
		<dc:creator>Eddy Bay</dc:creator>
		<pubDate>Thu, 14 Apr 2011 15:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-72</guid>
		<description>I was wondering how your code could keep the region highlighted when clicked, and still show the highlight on the other regions until another region is clicked. 

I need to show a map on the left of the screen and display results in an iframe to the right of the screen. I would like the selected region to stay highlighted until the user selects another region to see those results, etc.

I changed the click event to this, but it does not stay highlighted.

$(this).click(function(e) {
var country_id = $(this).attr(&#039;id&#039;).replace(&#039;area_&#039;, &#039;&#039;);
$(&#039;#&#039; + country_id).show();
});</description>
		<content:encoded><![CDATA[<p>I was wondering how your code could keep the region highlighted when clicked, and still show the highlight on the other regions until another region is clicked. </p>
<p>I need to show a map on the left of the screen and display results in an iframe to the right of the screen. I would like the selected region to stay highlighted until the user selects another region to see those results, etc.</p>
<p>I changed the click event to this, but it does not stay highlighted.</p>
<p>$(this).click(function(e) {<br />
var country_id = $(this).attr(&#8216;id&#8217;).replace(&#8216;area_&#8217;, &#8221;);<br />
$(&#8216;#&#8217; + country_id).show();<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stev</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-71</link>
		<dc:creator>Stev</dc:creator>
		<pubDate>Fri, 08 Apr 2011 13:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-71</guid>
		<description>Really clear explanation - thanks</description>
		<content:encoded><![CDATA[<p>Really clear explanation &#8211; thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eve Castro</title>
		<link>http://www.svennerberg.com/2008/09/imagemap-rollover/#comment-70</link>
		<dc:creator>Eve Castro</dc:creator>
		<pubDate>Wed, 26 Jan 2011 07:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=148#comment-70</guid>
		<description>This is so good. Thank you for sharing. This is very helpful for me. Now I know where to start. Thanks and God bless!</description>
		<content:encoded><![CDATA[<p>This is so good. Thank you for sharing. This is very helpful for me. Now I know where to start. Thanks and God bless!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

