<?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: Simple jQuery image rollover script</title>
	<atom:link href="http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/</link>
	<description>web-development</description>
	<lastBuildDate>Wed, 14 Jul 2010 16:05:17 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brad</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-35477</link>
		<dc:creator>brad</dc:creator>
		<pubDate>Wed, 14 Jul 2010 16:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-35477</guid>
		<description>You could add additional event handlers using the &lt;b&gt;mousedown&lt;/b&gt; and &lt;b&gt;mouseup&lt;/b&gt; events, and grab the image from a different attribute.</description>
		<content:encoded><![CDATA[<p>You could add additional event handlers using the <b>mousedown</b> and <b>mouseup</b> events, and grab the image from a different attribute.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frankos</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-35476</link>
		<dc:creator>Frankos</dc:creator>
		<pubDate>Wed, 14 Jul 2010 14:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-35476</guid>
		<description>I like it! How could I modify this script to have a third image when option is clicked? I tried setting the image manually on the target page which seemed to work in firefox but that rather defeats the object because my code is then spread across the pages again.</description>
		<content:encoded><![CDATA[<p>I like it! How could I modify this script to have a third image when option is clicked? I tried setting the image manually on the target page which seemed to work in firefox but that rather defeats the object because my code is then spread across the pages again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristy</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-33507</link>
		<dc:creator>Kristy</dc:creator>
		<pubDate>Fri, 28 May 2010 18:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-33507</guid>
		<description>Any way to add a fade in effect to this rollover since it uses jQuery?</description>
		<content:encoded><![CDATA[<p>Any way to add a fade in effect to this rollover since it uses jQuery?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Martin</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-28483</link>
		<dc:creator>David Martin</dc:creator>
		<pubDate>Wed, 14 Apr 2010 20:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-28483</guid>
		<description>That is brilliant!  I had no idea you could assign a hover() function to a class like that!

Thank you!</description>
		<content:encoded><![CDATA[<p>That is brilliant!  I had no idea you could assign a hover() function to a class like that!</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamil</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-27630</link>
		<dc:creator>Kamil</dc:creator>
		<pubDate>Thu, 01 Apr 2010 03:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-27630</guid>
		<description>Hey all. I used this code as it was with &#039;hover&#039; attribute and it worked properly (who cares about W3C if it works? :P). But when I changed it to &#039;onmouseover&#039; it stopped working. Simply on mouseover images were disappearing when I moved my mouse over them. No idea why. 
Also, I used &#039;name&#039; attribute and it works fine :) So, it can be W3C compilant in some way ;)</description>
		<content:encoded><![CDATA[<p>Hey all. I used this code as it was with &#8216;hover&#8217; attribute and it worked properly (who cares about W3C if it works? <img src='http://www.selfcontained.us/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ). But when I changed it to &#8216;onmouseover&#8217; it stopped working. Simply on mouseover images were disappearing when I moved my mouse over them. No idea why.<br />
Also, I used &#8216;name&#8217; attribute and it works fine <img src='http://www.selfcontained.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So, it can be W3C compilant in some way <img src='http://www.selfcontained.us/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Simon</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-26853</link>
		<dc:creator>Paul Simon</dc:creator>
		<pubDate>Wed, 24 Mar 2010 21:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-26853</guid>
		<description>Hello, can someone send a link to a sample ? Would be great, Thx.</description>
		<content:encoded><![CDATA[<p>Hello, can someone send a link to a sample ? Would be great, Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SufferBoy</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-24472</link>
		<dc:creator>SufferBoy</dc:creator>
		<pubDate>Wed, 03 Mar 2010 11:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-24472</guid>
		<description>Could anyone show me where exactly in header.php i should put the java snippet?</description>
		<content:encoded><![CDATA[<p>Could anyone show me where exactly in header.php i should put the java snippet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allistair</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-23270</link>
		<dc:creator>allistair</dc:creator>
		<pubDate>Tue, 15 Dec 2009 11:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-23270</guid>
		<description>thanks for the snippet, very handy. i changed the hover attribute to use the A&#039;s rel attribute. this makes it validate.</description>
		<content:encoded><![CDATA[<p>thanks for the snippet, very handy. i changed the hover attribute to use the A&#8217;s rel attribute. this makes it validate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-22934</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Mon, 23 Nov 2009 21:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-22934</guid>
		<description>Opps, didn&#039;t like that either.  Basically instead of hover=&quot;second.gif&quot; in your body code, write onmouseover=&quot;second.gif&quot;</description>
		<content:encoded><![CDATA[<p>Opps, didn&#8217;t like that either.  Basically instead of hover=&#8221;second.gif&#8221; in your body code, write onmouseover=&#8221;second.gif&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/comment-page-1/#comment-22933</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Mon, 23 Nov 2009 21:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfcontained.us/2008/03/08/simple-jquery-image-rollover-script/#comment-22933</guid>
		<description>The image line didn&#039;t appear as it thought I was trying to write html into the code. Write as so without the ((( )))

((()))</description>
		<content:encoded><![CDATA[<p>The image line didn&#8217;t appear as it thought I was trying to write html into the code. Write as so without the ((( )))</p>
<p>((()))</p>
]]></content:encoded>
	</item>
</channel>
</rss>
