<?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: Packed version</title>
	<atom:link href="http://sorgalla.com/2006/10/02/jcarousel-packed-version/feed/" rel="self" type="application/rss+xml" />
	<link>http://sorgalla.com/2006/10/02/jcarousel-packed-version/</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 21:30:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Johan</title>
		<link>http://sorgalla.com/2006/10/02/jcarousel-packed-version/#comment-115</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Wed, 18 Oct 2006 12:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2006/10/02/jcarousel-packed-version/#comment-115</guid>
		<description>For a simple ASP version, have an example?</description>
		<content:encoded><![CDATA[<p>For a simple ASP version, have an example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://sorgalla.com/2006/10/02/jcarousel-packed-version/#comment-114</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Wed, 18 Oct 2006 12:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2006/10/02/jcarousel-packed-version/#comment-114</guid>
		<description>So you only need your hack for dynamically generated content. For adding thickbox for static contnetn I do add the class *thickbox with addClass in the thickbox init funtion. That way you do not  have to hard code it.</description>
		<content:encoded><![CDATA[<p>So you only need your hack for dynamically generated content. For adding thickbox for static contnetn I do add the class *thickbox with addClass in the thickbox init funtion. That way you do not  have to hard code it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://sorgalla.com/2006/10/02/jcarousel-packed-version/#comment-109</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sun, 15 Oct 2006 15:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2006/10/02/jcarousel-packed-version/#comment-109</guid>
		<description>Just read how to implement Thickbox: http://jquery.com/demo/thickbox/</description>
		<content:encoded><![CDATA[<p>Just read how to implement Thickbox: <a href="http://jquery.com/demo/thickbox/" rel="nofollow">http://jquery.com/demo/thickbox/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://sorgalla.com/2006/10/02/jcarousel-packed-version/#comment-108</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Sat, 14 Oct 2006 12:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://sorgalla.com/2006/10/02/jcarousel-packed-version/#comment-108</guid>
		<description>how to add the thickbox function to a static carousel:

In here?



// Ride the carousel...
jQuery(document).ready(function() {
    jQuery("#mycarousel").jcarousel({
        itemVisible: 3,
        itemScroll: 2,
        autoScroll: 3,
        wrap: true
    });
});

</description>
		<content:encoded><![CDATA[<p>how to add the thickbox function to a static carousel:</p>
<p>In here?</p>
<p>// Ride the carousel&#8230;<br />
jQuery(document).ready(function() {<br />
    jQuery(&#8221;#mycarousel&#8221;).jcarousel({<br />
        itemVisible: 3,<br />
        itemScroll: 2,<br />
        autoScroll: 3,<br />
        wrap: true<br />
    });<br />
});</p>
]]></content:encoded>
	</item>
</channel>
</rss>
