<?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: Beautiful Thumbnail Hover Effect : Using Mootools</title>
	<atom:link href="http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/</link>
	<description>Nitin Hayaran&#039;s Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 02:42:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-31481</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 12 Dec 2011 11:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-31481</guid>
		<description>Hi,

I try to use this great effect on my website but I have a conflict with jquery roundabout script (http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html).
When I use only yours, it work fine. When I use yours and roundabout together, roundabout jquery doesn&#039;t work.

Have you got any idea?

Excuse my bad english.

Best Regards</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I try to use this great effect on my website but I have a conflict with jquery roundabout script (<a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" rel="nofollow">http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html</a>).<br />
When I use only yours, it work fine. When I use yours and roundabout together, roundabout jquery doesn&#8217;t work.</p>
<p>Have you got any idea?</p>
<p>Excuse my bad english.</p>
<p>Best Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Fernandes</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-30713</link>
		<dc:creator>Igor Fernandes</dc:creator>
		<pubDate>Sun, 27 Nov 2011 01:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-30713</guid>
		<description>Hi,

Do you can update this script for mootools 1.4?
Thnks a lot!

Cya</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Do you can update this script for mootools 1.4?<br />
Thnks a lot!</p>
<p>Cya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thumbnail hover Effect with Mootools &#124; OUR DISCOVERY</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-19045</link>
		<dc:creator>Thumbnail hover Effect with Mootools &#124; OUR DISCOVERY</dc:creator>
		<pubDate>Mon, 05 Sep 2011 09:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-19045</guid>
		<description>[...] days back I wrote a post regarding &#8220;Beautiful Thumbnail Hover Effect&#8220;. On getting such a good response about the javascript effect I am again presenting a [...]</description>
		<content:encoded><![CDATA[<p>[...] days back I wrote a post regarding &#8220;Beautiful Thumbnail Hover Effect&#8220;. On getting such a good response about the javascript effect I am again presenting a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-17448</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 20 Jul 2011 19:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-17448</guid>
		<description>thnx for your response I&#039;ve made some change</description>
		<content:encoded><![CDATA[<p>thnx for your response I&#8217;ve made some change</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nitin</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-17441</link>
		<dc:creator>nitin</dc:creator>
		<pubDate>Wed, 20 Jul 2011 16:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-17441</guid>
		<description>In that case you&#039;ll have to run jQuery in noConflict mode, or re-write this script for jQuery</description>
		<content:encoded><![CDATA[<p>In that case you&#8217;ll have to run jQuery in noConflict mode, or re-write this script for jQuery</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nitin</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-17439</link>
		<dc:creator>nitin</dc:creator>
		<pubDate>Wed, 20 Jul 2011 16:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-17439</guid>
		<description>you&#039;ll have to make necessary changes in this script, to make it run in noConflict.</description>
		<content:encoded><![CDATA[<p>you&#8217;ll have to make necessary changes in this script, to make it run in noConflict.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-17339</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 16 Jul 2011 12:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-17339</guid>
		<description>great, very nice effect, i added to my test site but ....

stop working when i used on page where already other scripts and jQery are running. 

I used the code jQuery.noConflict(); but nothing

any suggestion pls??

Best regards</description>
		<content:encoded><![CDATA[<p>great, very nice effect, i added to my test site but &#8230;.</p>
<p>stop working when i used on page where already other scripts and jQery are running. </p>
<p>I used the code jQuery.noConflict(); but nothing</p>
<p>any suggestion pls??</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rabab</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-17152</link>
		<dc:creator>rabab</dc:creator>
		<pubDate>Sun, 10 Jul 2011 09:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-17152</guid>
		<description>when i use this with jquery it does work</description>
		<content:encoded><![CDATA[<p>when i use this with jquery it does work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rabab</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-16703</link>
		<dc:creator>rabab</dc:creator>
		<pubDate>Wed, 06 Jul 2011 08:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-16703</guid>
		<description>it works fine but stop working when i used on page where already other scripts and jQ are running. any solution</description>
		<content:encoded><![CDATA[<p>it works fine but stop working when i used on page where already other scripts and jQ are running. any solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantine</title>
		<link>http://www.nitinh.com/2009/10/beautiful-thumbnail-hover-effect-using-mootools/comment-page-1/#comment-16215</link>
		<dc:creator>Constantine</dc:creator>
		<pubDate>Tue, 21 Jun 2011 07:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.nitinh.com/?p=254#comment-16215</guid>
		<description>Ok! I fixed that</description>
		<content:encoded><![CDATA[<p>Ok! I fixed that</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
