<?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 Tutorial: Rotating CSS using setInterval</title>
	<atom:link href="http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/</link>
	<description>The Official iSynergy Webdesign Blog</description>
	<lastBuildDate>Tue, 25 Oct 2011 03:15:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-19573</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 25 Oct 2011 03:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-19573</guid>
		<description>This is really cool! Just what I was looking for. I&#039;m re-designing a friends tanning salon website and this is exactly what I wanted the main graphic and supporting CSS to do. I&#039;ll give it a try and report back. Thanks!</description>
		<content:encoded><![CDATA[<p>This is really cool! Just what I was looking for. I&#8217;m re-designing a friends tanning salon website and this is exactly what I wanted the main graphic and supporting CSS to do. I&#8217;ll give it a try and report back. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-18522</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 26 Sep 2011 22:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-18522</guid>
		<description>Hello Jeff,

I&#039;m not so sure about fading in the change. That would require fading the entire body of the page out, then fading it back in, I think. That&#039;s the only way I can think of to do it. How that would be done is something that I can&#039;t determine, though.</description>
		<content:encoded><![CDATA[<p>Hello Jeff,</p>
<p>I&#8217;m not so sure about fading in the change. That would require fading the entire body of the page out, then fading it back in, I think. That&#8217;s the only way I can think of to do it. How that would be done is something that I can&#8217;t determine, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-18516</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 26 Sep 2011 20:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-18516</guid>
		<description>This worked like a charm. hmmm, wonder if I can fade the change in?</description>
		<content:encoded><![CDATA[<p>This worked like a charm. hmmm, wonder if I can fade the change in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-6382</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Wed, 01 Dec 2010 18:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-6382</guid>
		<description>Hello Carlos,

Thanks for bringing this up. We tried it and you&#039;re right, it appears to be a problem, notably in FireFox. It seems to be a problem having to do with the lull between the page displaying and the CSS being downloaded and rendered. As such, the work-around for this would be to pre-load the CSS files. You can do this by following the instructions here: http://www.phpied.com/preload-cssjavascript-without-execution/. We&#039;ve also updated our downloadable example, as well as our live example with the pre-load script. Thanks for the heads up. Let us know if you continue to have any problems.</description>
		<content:encoded><![CDATA[<p>Hello Carlos,</p>
<p>Thanks for bringing this up. We tried it and you&#8217;re right, it appears to be a problem, notably in FireFox. It seems to be a problem having to do with the lull between the page displaying and the CSS being downloaded and rendered. As such, the work-around for this would be to pre-load the CSS files. You can do this by following the instructions here: <a href="http://www.phpied.com/preload-cssjavascript-without-execution/" rel="nofollow">http://www.phpied.com/preload-cssjavascript-without-execution/</a>. We&#8217;ve also updated our downloadable example, as well as our live example with the pre-load script. Thanks for the heads up. Let us know if you continue to have any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Gozález</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-6381</link>
		<dc:creator>Carlos Gozález</dc:creator>
		<pubDate>Wed, 01 Dec 2010 16:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-6381</guid>
		<description>Hi, the code looks really interesting but when I tried it it showed some kind of bug. Sometimes for just a fraction of second the browser will show the website without a style and sometimes if you refresh the browser this will happen aswell. Any thoughts?
Greetings!</description>
		<content:encoded><![CDATA[<p>Hi, the code looks really interesting but when I tried it it showed some kind of bug. Sometimes for just a fraction of second the browser will show the website without a style and sometimes if you refresh the browser this will happen aswell. Any thoughts?<br />
Greetings!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

