<?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"
	>
<channel>
	<title>Comments on: jCarousel 0.2.1</title>
	<atom:link href="http://sorgalla.com/2007/10/12/jcarousel-021/feed/" rel="self" type="application/rss+xml" />
	<link>http://sorgalla.com/2007/10/12/jcarousel-021/</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 21:28:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Josh</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2974</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 05 Nov 2007 22:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2974</guid>
		<description>hi jan, back again. please check out the following url where im using jcarousel to act as an image slideshow. but to the left of the clip container i have a nested navigation list that is showing underneath the clip container in IE6. the navigation shows above the clip container just fine in other modern browsers but i can't seem to figure out why its acting up in IE6. when the page loads i can see that the navigation appears first, before the clip container appears, but its the other way around in other browsers. any ideas?

newwinter.tnvacation.com</description>
		<content:encoded><![CDATA[<p>hi jan, back again. please check out the following url where im using jcarousel to act as an image slideshow. but to the left of the clip container i have a nested navigation list that is showing underneath the clip container in IE6. the navigation shows above the clip container just fine in other modern browsers but i can&#8217;t seem to figure out why its acting up in IE6. when the page loads i can see that the navigation appears first, before the clip container appears, but its the other way around in other browsers. any ideas?</p>
<p>newwinter.tnvacation.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2787</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 31 Oct 2007 22:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2787</guid>
		<description>Please fix the flickering issue.

Please</description>
		<content:encoded><![CDATA[<p>Please fix the flickering issue.</p>
<p>Please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2776</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Wed, 31 Oct 2007 15:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2776</guid>
		<description>That depends on the width of the clip:
&lt;pre&gt;
.jcarousel-clip-horizontal {
    width:  245px;
}
&lt;/pre&gt;

Just change the width to a higher number to show more images.</description>
		<content:encoded><![CDATA[<p>That depends on the width of the clip:</p>
<pre>
.jcarousel-clip-horizontal {
    width:  245px;
}
</pre>
<p>Just change the width to a higher number to show more images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kulfi</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2775</link>
		<dc:creator>kulfi</dc:creator>
		<pubDate>Wed, 31 Oct 2007 15:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2775</guid>
		<description>How do I change the number of images shown in the carousel? By default its 3, but I'd like to increase it (without the fancy functionality of 'visible').</description>
		<content:encoded><![CDATA[<p>How do I change the number of images shown in the carousel? By default its 3, but I&#8217;d like to increase it (without the fancy functionality of &#8216;visible&#8217;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2736</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Tue, 30 Oct 2007 19:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2736</guid>
		<description>Great tool. I have one small issue.  I implemented the circular method using the callbacks and experience a "flicker" on the carousel list when carousel.remove(i) is called.  I use this config:

				csl.jcarousel({
					  auto: 3,
					  vertical:true,
					  animation:'slow',
					  wrap: 'circular',
					  itemVisibleInCallback: {onBeforeAnimation: mycarousel_itemVisibleInCallback},
					  itemVisibleOutCallback: {onAfterAnimation: mycarousel_itemVisibleOutCallback}
				 });

Any insight would be helpful.</description>
		<content:encoded><![CDATA[<p>Great tool. I have one small issue.  I implemented the circular method using the callbacks and experience a &#8220;flicker&#8221; on the carousel list when carousel.remove(i) is called.  I use this config:</p>
<p>				csl.jcarousel({<br />
					  auto: 3,<br />
					  vertical:true,<br />
					  animation:&#8217;slow&#8217;,<br />
					  wrap: &#8216;circular&#8217;,<br />
					  itemVisibleInCallback: {onBeforeAnimation: mycarousel_itemVisibleInCallback},<br />
					  itemVisibleOutCallback: {onAfterAnimation: mycarousel_itemVisibleOutCallback}<br />
				 });</p>
<p>Any insight would be helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2507</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 25 Oct 2007 20:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2507</guid>
		<description>yes i do, got it.</description>
		<content:encoded><![CDATA[<p>yes i do, got it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackslade</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2506</link>
		<dc:creator>Jackslade</dc:creator>
		<pubDate>Thu, 25 Oct 2007 20:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2506</guid>
		<description>Is there a why to remove the jcarousel after attaching it to something.  so say i do the following: jQuery("#modRegBenefits").jcarousel({
        scroll: 1,
        animation: 700,
        initCallback: modRegBenefits_initCallback,
		itemVisibleInCallback: {
            onAfterAnimation:  modRegBenefits_itemVisibleInCallbackAfterAnimation
        }
    });

Then I want to remove the carousel from jQuery("#modRegBenefits").

Any ideas, is it possible?</description>
		<content:encoded><![CDATA[<p>Is there a why to remove the jcarousel after attaching it to something.  so say i do the following: jQuery(&#8221;#modRegBenefits&#8221;).jcarousel({<br />
        scroll: 1,<br />
        animation: 700,<br />
        initCallback: modRegBenefits_initCallback,<br />
		itemVisibleInCallback: {<br />
            onAfterAnimation:  modRegBenefits_itemVisibleInCallbackAfterAnimation<br />
        }<br />
    });</p>
<p>Then I want to remove the carousel from jQuery(&#8221;#modRegBenefits&#8221;).</p>
<p>Any ideas, is it possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2503</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 25 Oct 2007 19:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2503</guid>
		<description>hmm, do i need to include the jCarousel css files? check out the site I'm working on, if you dont mind. im not sure what im doing wrong. http://www.chalet.dsbeta.com</description>
		<content:encoded><![CDATA[<p>hmm, do i need to include the jCarousel css files? check out the site I&#8217;m working on, if you dont mind. im not sure what im doing wrong. <a href="http://www.chalet.dsbeta.com" rel="nofollow">http://www.chalet.dsbeta.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2502</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 25 Oct 2007 19:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2502</guid>
		<description>thank you jan, you do rock</description>
		<content:encoded><![CDATA[<p>thank you jan, you do rock</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2501</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Thu, 25 Oct 2007 19:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2501</guid>
		<description>You can't change the &#60;ul&gt;/ &#60;li&gt; structure, but you can place whatever you want inside the  &#60;li&gt;'s.</description>
		<content:encoded><![CDATA[<p>You can&#8217;t change the &lt;ul>/ &lt;li> structure, but you can place whatever you want inside the  &lt;li>&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2496</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2496</guid>
		<description>god. replacing the ul with a wrapper div and the li with a complex div img p structure. i want to create more of a pane carousel instead or just simple list items.</description>
		<content:encoded><![CDATA[<p>god. replacing the ul with a wrapper div and the li with a complex div img p structure. i want to create more of a pane carousel instead or just simple list items.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2495</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2495</guid>
		<description>omg, ok, question. can i use a more complex carousel structure instead of list items. replacing the  with a wrapper  and the  with a complex  structure. i want to create more of a pane carousel instead or just simple list items.</description>
		<content:encoded><![CDATA[<p>omg, ok, question. can i use a more complex carousel structure instead of list items. replacing the  with a wrapper  and the  with a complex  structure. i want to create more of a pane carousel instead or just simple list items.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2494</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2494</guid>
		<description>why cant i post????</description>
		<content:encoded><![CDATA[<p>why cant i post????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2243</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Thu, 18 Oct 2007 16:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2243</guid>
		<description>I fixed that silently in the current version...</description>
		<content:encoded><![CDATA[<p>I fixed that silently in the current version&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Fiala</title>
		<link>http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2242</link>
		<dc:creator>John Fiala</dc:creator>
		<pubDate>Thu, 18 Oct 2007 16:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2007/10/12/jcarousel-021/#comment-2242</guid>
		<description>Great.  Will that fix be in 0.2.2?  And do you know when that may be released?  Thanks.</description>
		<content:encoded><![CDATA[<p>Great.  Will that fix be in 0.2.2?  And do you know when that may be released?  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
