<?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: Easy, Reusable Image Rollovers with jQuery</title>
	<atom:link href="http://atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/</link>
	<description>If Geekiness Has A Name...It Must Be Atlanta Jones.</description>
	<lastBuildDate>Sat, 07 Jan 2012 19:32:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: cbeaman on &#34;Trying to get jQuery working&#8230;&#34; &#124; w3 experts</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-227</link>
		<dc:creator>cbeaman on &#34;Trying to get jQuery working&#8230;&#34; &#124; w3 experts</dc:creator>
		<pubDate>Wed, 19 Jan 2011 04:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-227</guid>
		<description>[...] Oh, and I got this rollover method from: http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Oh, and I got this rollover method from: <a href="http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/" rel="nofollow">http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-211</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 11 Apr 2010 23:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-211</guid>
		<description>Thanks for this nicely explained tut. Reads very pleasant and is a breeze to follow.</description>
		<content:encoded><![CDATA[<p>Thanks for this nicely explained tut. Reads very pleasant and is a breeze to follow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent A. James</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-209</link>
		<dc:creator>Brent A. James</dc:creator>
		<pubDate>Wed, 24 Mar 2010 08:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-209</guid>
		<description>We are testing this on a slight redesign of &lt;a href=&quot;http://www.trafficjamseo.com&quot; rel=&quot;nofollow&quot;&gt;http://www.trafficjamseo.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;I am hoping to better optimize the site and move closer to a true web2.0 feel</description>
		<content:encoded><![CDATA[<p>We are testing this on a slight redesign of <a href="http://www.trafficjamseo.com" rel="nofollow">http://www.trafficjamseo.com</a></p>
<p>I am hoping to better optimize the site and move closer to a true web2.0 feel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-207</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Fri, 05 Mar 2010 02:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-207</guid>
		<description>it worked to add a extra check for me in the click issue:&lt;br&gt;&lt;br&gt;$(&quot;#nav a&quot;).mouseout(function(){&lt;br&gt;									  &lt;br&gt;			if(matches) {&lt;br&gt;				imgsrc = $(this).children(&quot;img&quot;).attr(&quot;src&quot;);&lt;br&gt;			}&lt;br&gt;			$(this).children(&quot;img&quot;).attr(&quot;src&quot;, imgsrc);&lt;br&gt;		});</description>
		<content:encoded><![CDATA[<p>it worked to add a extra check for me in the click issue:</p>
<p>$(&#8220;#nav a&#8221;).mouseout(function(){</p>
<p>			if(matches) {<br />				imgsrc = $(this).children(&#8220;img&#8221;).attr(&#8220;src&#8221;);<br />			}<br />			$(this).children(&#8220;img&#8221;).attr(&#8220;src&#8221;, imgsrc);<br />		});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating Rollover Images in Wordpress &#171; More than a maths teacher</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-166</link>
		<dc:creator>Creating Rollover Images in Wordpress &#171; More than a maths teacher</dc:creator>
		<pubDate>Sun, 27 Dec 2009 11:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-166</guid>
		<description>[...] no knowledge of Javascript is required here, because Atlanta Jones has created and shared an example. If you have created gif files and used the _over ending on your [...]</description>
		<content:encoded><![CDATA[<p>[...] no knowledge of Javascript is required here, because Atlanta Jones has created and shared an example. If you have created gif files and used the _over ending on your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-156</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Thu, 27 Aug 2009 04:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-156</guid>
		<description>Great little script! as robert said above, is there a way onCLick to keep image on???</description>
		<content:encoded><![CDATA[<p>Great little script! as robert said above, is there a way onCLick to keep image on???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-146</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 06 Jul 2009 19:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-146</guid>
		<description>Thanks for this it was a big help. Do you have an example of how to make this work with a an onclick event? I need to make a thrid image stay on when one of the images/links are clicked. 

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Thanks for this it was a big help. Do you have an example of how to make this work with a an onclick event? I need to make a thrid image stay on when one of the images/links are clicked. </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atlanta Jones</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-144</link>
		<dc:creator>Atlanta Jones</dc:creator>
		<pubDate>Sat, 13 Jun 2009 00:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-144</guid>
		<description>@Anthony: Actually, you wouldn&#039;t have to change anything. All the is rewritten is the name of the image file. So if your file was /images/about.gif it would be changed to /images/about_over.gif. 

But you can change your image path in your html page without changing the script. So you could change it to /images/buttons/about.gif and it would still be rewritten correctly. That is, assuming you still had the _over version in the same folder as well.</description>
		<content:encoded><![CDATA[<p>@Anthony: Actually, you wouldn&#8217;t have to change anything. All the is rewritten is the name of the image file. So if your file was /images/about.gif it would be changed to /images/about_over.gif. </p>
<p>But you can change your image path in your html page without changing the script. So you could change it to /images/buttons/about.gif and it would still be rewritten correctly. That is, assuming you still had the _over version in the same folder as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-143</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 10 Jun 2009 19:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-143</guid>
		<description>Hello,

One question, If i want to change the location of my images. What would i have to change in the javascript file?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>One question, If i want to change the location of my images. What would i have to change in the javascript file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KWebb</title>
		<link>http://atlantajones.com/web-dev/easy-reusable-image-rollovers-with-jquery/comment-page-1/#comment-140</link>
		<dc:creator>KWebb</dc:creator>
		<pubDate>Wed, 18 Feb 2009 21:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/#comment-140</guid>
		<description>Thanks for the script Atlanta Jones!</description>
		<content:encoded><![CDATA[<p>Thanks for the script Atlanta Jones!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

