<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Pluit Carousel - Prototype Carousel</title>
	<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/</link>
	<description>Web Developer, Web Designer, Ruby on Rails Developer, a Curious Man based in Singapore</description>
	<pubDate>Fri, 10 Feb 2012 12:13:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Dakshika</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-250909</link>
		<pubDate>Sun, 04 Sep 2011 02:52:31 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-250909</guid>
					<description>Great work, is there any option to stop autoplay on mouse over particular image..??</description>
		<content:encoded><![CDATA[<p>Great work, is there any option to stop autoplay on mouse over particular image..??
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ted P</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-244963</link>
		<pubDate>Sat, 25 Jun 2011 20:39:06 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-244963</guid>
					<description>My last post didn't display command line I changed..DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN</description>
		<content:encoded><![CDATA[<p>My last post didn&#8217;t display command line I changed..DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01 Transitional//EN
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ted P</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-244962</link>
		<pubDate>Sat, 25 Jun 2011 20:37:08 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-244962</guid>
					<description>It now works sort of. I had to change the  to , but it has changed the way the page displays. Ouch. Any ideas?</description>
		<content:encoded><![CDATA[<p>It now works sort of. I had to change the  to , but it has changed the way the page displays. Ouch. Any ideas?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ted P</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-244907</link>
		<pubDate>Fri, 24 Jun 2011 21:43:51 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-244907</guid>
					<description>Here is the html file: http://www.outdoorrustics.com/carousel-test.htm
Here is aspx file:
http://www.outdoorrustics.com/default1.aspx</description>
		<content:encoded><![CDATA[<p>Here is the html file: <a href='http://www.outdoorrustics.com/carousel-test.htm' rel='nofollow'>http://www.outdoorrustics.com/carousel-test.htm</a><br />
Here is aspx file:<br />
<a href='http://www.outdoorrustics.com/default1.aspx' rel='nofollow'>http://www.outdoorrustics.com/default1.aspx</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ted P</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-244906</link>
		<pubDate>Fri, 24 Jun 2011 21:36:05 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-244906</guid>
					<description>I set up Pluit.Carousel in a blank html page and it worked fine. Now I am trying to add it to an ASPX page and it acts like the javascript files are not initializing. Is there some secret to this. I have tried everything I know (my knowledge is limited). 
Thank you.</description>
		<content:encoded><![CDATA[<p>I set up Pluit.Carousel in a blank html page and it worked fine. Now I am trying to add it to an ASPX page and it acts like the javascript files are not initializing. Is there some secret to this. I have tried everything I know (my knowledge is limited).<br />
Thank you.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Herryanto Siatono</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-243912</link>
		<pubDate>Tue, 14 Jun 2011 08:04:42 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-243912</guid>
					<description>@James Remove the hash sign for the ID name.

new Pluit.Carousel(’pluit-carousel2′, {
circular: true,
autoPlay: true,
slideDuration: 8
});
new Pluit.Carousel(’gs-content-box1′, {
circular: false
});</description>
		<content:encoded><![CDATA[<p>@James Remove the hash sign for the ID name.</p>
<p>new Pluit.Carousel(’pluit-carousel2′, {<br />
circular: true,<br />
autoPlay: true,<br />
slideDuration: 8<br />
});<br />
new Pluit.Carousel(’gs-content-box1′, {<br />
circular: false<br />
});
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: James</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-243902</link>
		<pubDate>Tue, 14 Jun 2011 06:51:03 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-243902</guid>
					<description>I'm trying to initialize 2 different Carousels on a page but with different settings. I just can't seem to figure out the correct way to do it. This is what I am using now:


	 new Pluit.Carousel('#pluit-carousel2', {
   circular: true,
	   autoPlay: true,
	   slideDuration: 8
    });
	 new Pluit.Carousel('#gs-content-box1', {
   circular: false
    });
   

I can confirm that if I just use the default initializer that uses the same settings for both it works  just fine.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to initialize 2 different Carousels on a page but with different settings. I just can&#8217;t seem to figure out the correct way to do it. This is what I am using now:</p>
<p>	 new Pluit.Carousel(&#8217;#pluit-carousel2&#8242;, {<br />
   circular: true,<br />
	   autoPlay: true,<br />
	   slideDuration: 8<br />
    });<br />
	 new Pluit.Carousel(&#8217;#gs-content-box1&#8242;, {<br />
   circular: false<br />
    });</p>
<p>I can confirm that if I just use the default initializer that uses the same settings for both it works  just fine.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Galeel</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-237239</link>
		<pubDate>Fri, 15 Apr 2011 14:26:33 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-237239</guid>
					<description>It would be great if you add visibleSlides function to set the number of slides to be visible on the viewport.
Scenario: If the UL contains 15 LI elements(can be dynamic) and
 I want to show 4 LI at a time without changing the HTML such that having nested LI's (your first example)</description>
		<content:encoded><![CDATA[<p>It would be great if you add visibleSlides function to set the number of slides to be visible on the viewport.<br />
Scenario: If the UL contains 15 LI elements(can be dynamic) and<br />
 I want to show 4 LI at a time without changing the HTML such that having nested LI&#8217;s (your first example)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Herryanto Siatono</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-234465</link>
		<pubDate>Fri, 25 Mar 2011 02:55:10 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-234465</guid>
					<description>@Greg note that when using id, the div attribute  to be changed to 'id' instead of class. Noted on more examples, will apply it on the next patch. Thanks!</description>
		<content:encoded><![CDATA[<p>@Greg note that when using id, the div attribute  to be changed to &#8216;id&#8217; instead of class. Noted on more examples, will apply it on the next patch. Thanks!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Greg</title>
		<link>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-234404</link>
		<pubDate>Thu, 24 Mar 2011 14:33:48 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2010/03/08/pluit-carousel-prototype-carousel/#comment-234404</guid>
					<description>Is it possible to get some more complex examples on the page that use the Options? I have the library installed and the base carocel works but when I try to use a different id/class or if I try to add on different options the script doesn't function. I know this is an error with how I am calling it from Javascript so if I could see some examples using a different class name, initializing multiple instances, and using options like turning off default nav it would be very helpful. Otherwise, incredibly useful!</description>
		<content:encoded><![CDATA[<p>Is it possible to get some more complex examples on the page that use the Options? I have the library installed and the base carocel works but when I try to use a different id/class or if I try to add on different options the script doesn&#8217;t function. I know this is an error with how I am calling it from Javascript so if I could see some examples using a different class name, initializing multiple instances, and using options like turning off default nav it would be very helpful. Otherwise, incredibly useful!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

