<?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 Rotating Banner</title>
	<atom:link href="http://www.mclelun.com/blog/2010/01/jquery-rotating-banner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mclelun.com/blog/2010/01/jquery-rotating-banner/</link>
	<description>I am a colorblind multimedia designer + developer</description>
	<lastBuildDate>Mon, 23 Jan 2012 10:05:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arda Ilgaz</title>
		<link>http://www.mclelun.com/blog/2010/01/jquery-rotating-banner/comment-page-2/#comment-1206</link>
		<dc:creator>Arda Ilgaz</dc:creator>
		<pubDate>Mon, 23 Jan 2012 10:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mclelun.com/blog/?p=8#comment-1206</guid>
		<description>Hi, 
Thanks for your share. However, could you please enlighten me how I can edit the js so after the last slide it continues in a loop infitinetly and do not returns to first slide? So 1st slide appears as 5th slide, let say I am using 4 slides.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for your share. However, could you please enlighten me how I can edit the js so after the last slide it continues in a loop infitinetly and do not returns to first slide? So 1st slide appears as 5th slide, let say I am using 4 slides.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.mclelun.com/blog/2010/01/jquery-rotating-banner/comment-page-2/#comment-1205</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 17 Jan 2012 22:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mclelun.com/blog/?p=8#comment-1205</guid>
		<description>Answer for akash? I would love to know too. Also, any way to change the animation? Can we make this fade instead of scroll left?</description>
		<content:encoded><![CDATA[<p>Answer for akash? I would love to know too. Also, any way to change the animation? Can we make this fade instead of scroll left?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bubblehui</title>
		<link>http://www.mclelun.com/blog/2010/01/jquery-rotating-banner/comment-page-2/#comment-1203</link>
		<dc:creator>bubblehui</dc:creator>
		<pubDate>Fri, 06 Jan 2012 06:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mclelun.com/blog/?p=8#comment-1203</guid>
		<description>Thanks for you script. Work perfectly!!!!</description>
		<content:encoded><![CDATA[<p>Thanks for you script. Work perfectly!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash Kumar</title>
		<link>http://www.mclelun.com/blog/2010/01/jquery-rotating-banner/comment-page-2/#comment-1202</link>
		<dc:creator>Akash Kumar</dc:creator>
		<pubDate>Fri, 23 Dec 2011 05:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mclelun.com/blog/?p=8#comment-1202</guid>
		<description>How can i stop this banner on mouseover and start this on mouseout  help me ASAP i need this urgent</description>
		<content:encoded><![CDATA[<p>How can i stop this banner on mouseover and start this on mouseout  help me ASAP i need this urgent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://www.mclelun.com/blog/2010/01/jquery-rotating-banner/comment-page-2/#comment-1200</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Wed, 21 Dec 2011 14:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mclelun.com/blog/?p=8#comment-1200</guid>
		<description>@ms_disaster 

To not have all of the messages show up at first for the fade, I added the code below under the document.ready(function(). Around lines 20-30.


    //Fade In &amp; Fade Out
    $(&quot;#jqb_object&quot;).find(&quot;.jqb_slide&quot;).each(function (i) {
        $(this).hide();
        if (i == 0) {
            $(this).show();
        }
    });</description>
		<content:encoded><![CDATA[<p>@ms_disaster </p>
<p>To not have all of the messages show up at first for the fade, I added the code below under the document.ready(function(). Around lines 20-30.</p>
<p>    //Fade In &amp; Fade Out<br />
    $(&#8220;#jqb_object&#8221;).find(&#8220;.jqb_slide&#8221;).each(function (i) {<br />
        $(this).hide();<br />
        if (i == 0) {<br />
            $(this).show();<br />
        }<br />
    });</p>
]]></content:encoded>
	</item>
</channel>
</rss>

