<?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: Custom animation using jCarousel and jQuery</title>
	<atom:link href="http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/</link>
	<description>Refresh your vision</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:12:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Cristi</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1063</link>
		<dc:creator>Cristi</dc:creator>
		<pubDate>Mon, 07 Feb 2011 08:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1063</guid>
		<description>All you need to do with the current setup is use pCarousel.animationDir = &#039;left&#039;; or pCarousel.animationDir = &#039;right&#039;; So, on your buttons you would add an onclick event and add set the animationDir.</description>
		<content:encoded><![CDATA[<p>All you need to do with the current setup is use pCarousel.animationDir = &#8216;left&#8217;; or pCarousel.animationDir = &#8216;right&#8217;; So, on your buttons you would add an onclick event and add set the animationDir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roj</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1061</link>
		<dc:creator>Roj</dc:creator>
		<pubDate>Sun, 06 Feb 2011 16:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1061</guid>
		<description>Hi,
I have implemented the circular carousel setting up the auto functionality from the mentioned link above http://sorgalla.com/projects/jcarousel/examples/static_circular.html.
Now, I am not being able to have two buttons: one when clicked will change the scrolling direction to right and another will change the scrolling direction to left. I tried to modify the code but as I m not good with jquery, was not successful. 
Help will be much appreciated and Thanks for this post as well.. get a chance to learn something..</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have implemented the circular carousel setting up the auto functionality from the mentioned link above <a href="http://sorgalla.com/projects/jcarousel/examples/static_circular.html" rel="nofollow">http://sorgalla.com/projects/jcarousel/examples/static_circular.html</a>.<br />
Now, I am not being able to have two buttons: one when clicked will change the scrolling direction to right and another will change the scrolling direction to left. I tried to modify the code but as I m not good with jquery, was not successful.<br />
Help will be much appreciated and Thanks for this post as well.. get a chance to learn something..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristi</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1022</link>
		<dc:creator>Cristi</dc:creator>
		<pubDate>Wed, 08 Dec 2010 08:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1022</guid>
		<description>Of course it is possible - just remove the markup for the controls and the listeners from the javascript code and you should be set. Oh and you might want to force jCarousel to do a circular animation. But once again, if I understand correctly what you want to achieve, there&#039;s no need for this custom animation, all you need is jCarousel with proper setup. Cheers!</description>
		<content:encoded><![CDATA[<p>Of course it is possible &#8211; just remove the markup for the controls and the listeners from the javascript code and you should be set. Oh and you might want to force jCarousel to do a circular animation. But once again, if I understand correctly what you want to achieve, there&#8217;s no need for this custom animation, all you need is jCarousel with proper setup. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Makanti</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1021</link>
		<dc:creator>Makanti</dc:creator>
		<pubDate>Tue, 07 Dec 2010 17:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1021</guid>
		<description>Hi again Christi and thanks for your response. 
I thought I could combine the wrap &#039;circular&#039; with your carousel keeping just the auto scrolling and not the controllers you have. Do you think this is possible? Thanksss</description>
		<content:encoded><![CDATA[<p>Hi again Christi and thanks for your response.<br />
I thought I could combine the wrap &#8216;circular&#8217; with your carousel keeping just the auto scrolling and not the controllers you have. Do you think this is possible? Thanksss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristi</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1019</link>
		<dc:creator>Cristi</dc:creator>
		<pubDate>Mon, 06 Dec 2010 10:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1019</guid>
		<description>I think you want a circular carousel, and that&#039;s already implemented in jCarousel - http://sorgalla.com/projects/jcarousel/examples/static_circular.html</description>
		<content:encoded><![CDATA[<p>I think you want a circular carousel, and that&#8217;s already implemented in jCarousel &#8211; <a href="http://sorgalla.com/projects/jcarousel/examples/static_circular.html" rel="nofollow">http://sorgalla.com/projects/jcarousel/examples/static_circular.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Makanti</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1018</link>
		<dc:creator>Makanti</dc:creator>
		<pubDate>Sun, 05 Dec 2010 21:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1018</guid>
		<description>Hello there!
I really enjoyed your tut and ended up to use it somehow as a simple auto scrolling carousel without controllers. The only thing I would like to achieve is to mg oake the autoscrollinnly from right to left. So every time it reaches the last image the next one becomes again first and so on. Any good ideas about that? I tried several things but nothing worked out:( thanks a lot and great work again! thumbs up!:)</description>
		<content:encoded><![CDATA[<p>Hello there!<br />
I really enjoyed your tut and ended up to use it somehow as a simple auto scrolling carousel without controllers. The only thing I would like to achieve is to mg oake the autoscrollinnly from right to left. So every time it reaches the last image the next one becomes again first and so on. Any good ideas about that? I tried several things but nothing worked out:( thanks a lot and great work again! thumbs up!:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1016</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Mon, 29 Nov 2010 18:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1016</guid>
		<description>Hi Christi,

Thanks a lot for your reply, provided information is very helpful.
thanks again, but i would like to share my implementation also 
what i hav done is, i have put one condition in which i am checking (document.getElementById(&quot;&quot;).complete==true)
then execute the functionality.

Thanks again christi</description>
		<content:encoded><![CDATA[<p>Hi Christi,</p>
<p>Thanks a lot for your reply, provided information is very helpful.<br />
thanks again, but i would like to share my implementation also<br />
what i hav done is, i have put one condition in which i am checking (document.getElementById(&#8220;&#8221;).complete==true)<br />
then execute the functionality.</p>
<p>Thanks again christi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristi</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1014</link>
		<dc:creator>Cristi</dc:creator>
		<pubDate>Sun, 28 Nov 2010 23:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1014</guid>
		<description>you should somehow handle the image.onload event for each of your image. so the startCarousel would only trigger when all images have finished loading.
another option would be to bind the start of the carousel to the load event of the document, rather than the ready state - instead of $(document).ready(function() {}), use $(document).load() - not recommended, but should do the trick.</description>
		<content:encoded><![CDATA[<p>you should somehow handle the image.onload event for each of your image. so the startCarousel would only trigger when all images have finished loading.<br />
another option would be to bind the start of the carousel to the load event of the document, rather than the ready state &#8211; instead of $(document).ready(function() {}), use $(document).load() &#8211; not recommended, but should do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-1011</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Sat, 27 Nov 2010 08:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-1011</guid>
		<description>Hey guys,

I like the post, thanks for great help.
I have one doubt please help me, in my case through JCarousel there is one animation on the home page of my website.

Animation is : there are heavy heavy images which will loaded and scroll automatically in the direction left to right (Kind of sliding effect).
now problem is when images are loading(means half loaded) then by that time image get&#039;s slide from left to right, which is not good.

It should be like once loaded completly then starts sliding effect

I hope what i have written above is understanble 

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hey guys,</p>
<p>I like the post, thanks for great help.<br />
I have one doubt please help me, in my case through JCarousel there is one animation on the home page of my website.</p>
<p>Animation is : there are heavy heavy images which will loaded and scroll automatically in the direction left to right (Kind of sliding effect).<br />
now problem is when images are loading(means half loaded) then by that time image get&#8217;s slide from left to right, which is not good.</p>
<p>It should be like once loaded completly then starts sliding effect</p>
<p>I hope what i have written above is understanble </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salim</title>
		<link>http://mandagreen.com/custom-animation-using-jcarousel-and-jquery/comment-page-1/#comment-382</link>
		<dc:creator>salim</dc:creator>
		<pubDate>Thu, 16 Jul 2009 20:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://mandagreen.com/?p=54#comment-382</guid>
		<description>Hi,

I actually tried on my mac safari(v 3.1) although it works on my windows safari(4.0.2).

i think it&#039;s the issue with jquery(1.3.2) and the jcarousel if we use the older jquery (1.2.3 ) it does work.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I actually tried on my mac safari(v 3.1) although it works on my windows safari(4.0.2).</p>
<p>i think it&#8217;s the issue with jquery(1.3.2) and the jcarousel if we use the older jquery (1.2.3 ) it does work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

