<?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: jQuery image slide on hover effect</title>
	<atom:link href="http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/feed/" rel="self" type="application/rss+xml" />
	<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/</link>
	<description>Feeding developers quality resources from across the web</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:05:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brobison</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5653</link>
		<dc:creator>brobison</dc:creator>
		<pubDate>Fri, 30 Jul 2010 19:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5653</guid>
		<description>You should be able to chain multiple animations together. If you would like a pause before each animation, try using &lt;a href=&quot;http://api.jquery.com/delay/&quot; rel=&quot;nofollow&quot;&gt;jQuery&#039;s delay() method&lt;/a&gt;. I believe it was introduced in jQuery 1.4, so make sure to use at least that version.</description>
		<content:encoded><![CDATA[<p>You should be able to chain multiple animations together. If you would like a pause before each animation, try using <a href="http://api.jquery.com/delay/" rel="nofollow">jQuery&#8217;s delay() method</a>. I believe it was introduced in jQuery 1.4, so make sure to use at least that version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bassem B.</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5635</link>
		<dc:creator>Bassem B.</dc:creator>
		<pubDate>Wed, 28 Jul 2010 09:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5635</guid>
		<description>Blaine,

Been looking for this effect for a long time. Thanks a lot!

I have a question:

How to show several sliding pics on hover?
For 4 frames my 200x200 DIV would have a 800x200 image inside it.
On hover each &#039;frame&#039; would slide over every 1 second or so, and stop at the last frame.
On mouseout it slides all the way back to the start.

Sort of like an automatic slider activating on hover, and resetting on mouseout.</description>
		<content:encoded><![CDATA[<p>Blaine,</p>
<p>Been looking for this effect for a long time. Thanks a lot!</p>
<p>I have a question:</p>
<p>How to show several sliding pics on hover?<br />
For 4 frames my 200&#215;200 DIV would have a 800&#215;200 image inside it.<br />
On hover each &#8216;frame&#8217; would slide over every 1 second or so, and stop at the last frame.<br />
On mouseout it slides all the way back to the start.</p>
<p>Sort of like an automatic slider activating on hover, and resetting on mouseout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5604</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 13 Jul 2010 02:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5604</guid>
		<description>Yeah, i had all the links messed up. I got it working about an hour after posting</description>
		<content:encoded><![CDATA[<p>Yeah, i had all the links messed up. I got it working about an hour after posting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brobison</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5603</link>
		<dc:creator>brobison</dc:creator>
		<pubDate>Sun, 11 Jul 2010 16:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5603</guid>
		<description>Hey Jordan,

Just checked the link you&#039;ve provided and it appears to be working correctly. Let me know if this is not the case.</description>
		<content:encoded><![CDATA[<p>Hey Jordan,</p>
<p>Just checked the link you&#8217;ve provided and it appears to be working correctly. Let me know if this is not the case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5601</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Sun, 11 Jul 2010 03:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5601</guid>
		<description>Hi there. My images don&#039;t move when you roll over them. What am I doing wrong?
http://rctgeneration.comuf.com</description>
		<content:encoded><![CDATA[<p>Hi there. My images don&#8217;t move when you roll over them. What am I doing wrong?<br />
<a href="http://rctgeneration.comuf.com" rel="nofollow">http://rctgeneration.comuf.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5598</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 04 Jul 2010 12:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5598</guid>
		<description>thanks admin~ u save my life xD</description>
		<content:encoded><![CDATA[<p>thanks admin~ u save my life xD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brobison</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5593</link>
		<dc:creator>brobison</dc:creator>
		<pubDate>Fri, 02 Jul 2010 20:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5593</guid>
		<description>Adding &quot;left:0&quot; to &quot;#vertical img&quot; and &quot;#horizontal img&quot; should fix it.

#vertical img, #horizontal img {
    position:absolute;
    left:0;
}</description>
		<content:encoded><![CDATA[<p>Adding &#8220;left:0&#8243; to &#8220;#vertical img&#8221; and &#8220;#horizontal img&#8221; should fix it.</p>
<p>#vertical img, #horizontal img {<br />
    position:absolute;<br />
    left:0;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5591</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 30 Jun 2010 15:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5591</guid>
		<description>hi there, this plugin rock but i having problem with my image... do you mind to have a look what&#039;s going wrong at my page?

http://henshin.my/thunder/?page=products

my image align was not right but after the hover effect the image went back to normal

mind to have a look? if you need source code please let me know i will post it at here.

P/S: im a beginner coder sorry if i anything go wrong.</description>
		<content:encoded><![CDATA[<p>hi there, this plugin rock but i having problem with my image&#8230; do you mind to have a look what&#8217;s going wrong at my page?</p>
<p><a href="http://henshin.my/thunder/?page=products" rel="nofollow">http://henshin.my/thunder/?page=products</a></p>
<p>my image align was not right but after the hover effect the image went back to normal</p>
<p>mind to have a look? if you need source code please let me know i will post it at here.</p>
<p>P/S: im a beginner coder sorry if i anything go wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prakash</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-5069</link>
		<dc:creator>prakash</dc:creator>
		<pubDate>Thu, 11 Mar 2010 06:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-5069</guid>
		<description>how can I call the effect from external link? currently it only works when you hover your mouse on the image. I want it to be work when you mouseover or click on link outside of the container.</description>
		<content:encoded><![CDATA[<p>how can I call the effect from external link? currently it only works when you hover your mouse on the image. I want it to be work when you mouseover or click on link outside of the container.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brobison</title>
		<link>http://spoonfedproject.com/jquery/jquery-image-slide-on-hover-effect/#comment-4725</link>
		<dc:creator>brobison</dc:creator>
		<pubDate>Fri, 12 Feb 2010 17:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://spoonfedproject.com/?p=188#comment-4725</guid>
		<description>By default, images don&#039;t receive the same type of cursor as links do. Thanks to CSS, we can change the mouse cursor by using the cursor property. Try something like this:
&lt;code&gt;
.pointer {cursor:pointer}

&lt;img class=&quot;pointer&quot; src=&quot;path-to-image.jpg&quot; alt=&quot;&quot; /&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>By default, images don&#8217;t receive the same type of cursor as links do. Thanks to CSS, we can change the mouse cursor by using the cursor property. Try something like this:<br />
<code><br />
.pointer {cursor:pointer}</p>
<p>&lt;img class="pointer" src="path-to-image.jpg" alt="" /&gt;<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
