<?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: JavaScript Color Fading Script</title>
	<atom:link href="http://www.scriptiny.com/2008/05/javascript-color-fading-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptiny.com/2008/05/javascript-color-fading-script/</link>
	<description>This web development blog features fresh articles on JavaScript, AJAX, CSS, XHTML, PHP, Photoshop and more.</description>
	<lastBuildDate>Wed, 16 May 2012 10:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Bruni1974</title>
		<link>http://www.scriptiny.com/2008/05/javascript-color-fading-script/#comment-13326</link>
		<dc:creator>Bruni1974</dc:creator>
		<pubDate>Tue, 28 Feb 2012 13:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=36#comment-13326</guid>
		<description>Is there a way to use this script for the background of the page?
v1: the background color changes smooth only while moving the mouse
v2: the background color changes smooth automatically with preset colors

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Is there a way to use this script for the background of the page?<br />
v1: the background color changes smooth only while moving the mouse<br />
v2: the background color changes smooth automatically with preset colors</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash web designer</title>
		<link>http://www.scriptiny.com/2008/05/javascript-color-fading-script/#comment-13142</link>
		<dc:creator>flash web designer</dc:creator>
		<pubDate>Thu, 05 Jan 2012 13:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=36#comment-13142</guid>
		<description>Nice post!
Thanks for sharing your experience.
</description>
		<content:encoded><![CDATA[<p>Nice post!<br />
Thanks for sharing your experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adumpaul</title>
		<link>http://www.scriptiny.com/2008/05/javascript-color-fading-script/#comment-13135</link>
		<dc:creator>adumpaul</dc:creator>
		<pubDate>Wed, 04 Jan 2012 11:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=36#comment-13135</guid>
		<description>Nice javascript code.Thank you for sharing. </description>
		<content:encoded><![CDATA[<p>Nice javascript code.Thank you for sharing. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bahlawi89</title>
		<link>http://www.scriptiny.com/2008/05/javascript-color-fading-script/#comment-13039</link>
		<dc:creator>Bahlawi89</dc:creator>
		<pubDate>Thu, 08 Dec 2011 09:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=36#comment-13039</guid>
		<description>Thanks Man for your great job.

http://www.tec-world.info 

I will paraphrasing and post in my website and backlink to you</description>
		<content:encoded><![CDATA[<p>Thanks Man for your great job.</p>
<p><a href="http://www.tec-world.info " rel="nofollow">http://www.tec-world.info </a></p>
<p>I will paraphrasing and post in my website and backlink to you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeclubbeur</title>
		<link>http://www.scriptiny.com/2008/05/javascript-color-fading-script/#comment-12837</link>
		<dc:creator>Zeclubbeur</dc:creator>
		<pubDate>Wed, 12 Oct 2011 00:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=36#comment-12837</guid>
		<description>Hello !
I&#039;ve got the same issue.
I&#039;ve found a &quot;patch&quot; to correct this : 

replace
if (!target.r) {
target.r = r;target.g = g;target.b = b;

}
by
target.r = r;target.g = g;target.b = b;</description>
		<content:encoded><![CDATA[<p>Hello !<br />
I&#039;ve got the same issue.<br />
I&#039;ve found a &quot;patch&quot; to correct this : </p>
<p>replace<br />
if (!target.r) {<br />
target.r = r;target.g = g;target.b = b;</p>
<p>}<br />
by<br />
target.r = r;target.g = g;target.b = b;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny Dark</title>
		<link>http://www.scriptiny.com/2008/05/javascript-color-fading-script/#comment-12787</link>
		<dc:creator>Jonny Dark</dc:creator>
		<pubDate>Mon, 19 Sep 2011 09:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=36#comment-12787</guid>
		<description>Excellent script! It even works in conjunction with CSS fallback when using it to have links change colour on mouseover. Nicely done!</description>
		<content:encoded><![CDATA[<p>Excellent script! It even works in conjunction with CSS fallback when using it to have links change colour on mouseover. Nicely done!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

