<?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 Image Gallery with Transitions and Navigation</title>
	<atom:link href="http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/</link>
	<description></description>
	<lastBuildDate>Tue, 02 Mar 2010 12:44:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: yo</title>
		<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/comment-page-1/#comment-3915</link>
		<dc:creator>yo</dc:creator>
		<pubDate>Wed, 16 Sep 2009 06:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=435#comment-3915</guid>
		<description>this gallery doesn&#039;t work in opera 9.21
I can see the page source and all html + js code is there, image array is created properly, but page dosent show anything 
what may be the problem
even the original gallery on dynamic drive doesn&#039;t work either in opera.</description>
		<content:encoded><![CDATA[<p>this gallery doesn&#8217;t work in opera 9.21<br />
I can see the page source and all html + js code is there, image array is created properly, but page dosent show anything<br />
what may be the problem<br />
even the original gallery on dynamic drive doesn&#8217;t work either in opera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PicZasso</title>
		<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/comment-page-1/#comment-3892</link>
		<dc:creator>PicZasso</dc:creator>
		<pubDate>Wed, 02 Sep 2009 15:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=435#comment-3892</guid>
		<description>Hi! Nice tutorial:)</description>
		<content:encoded><![CDATA[<p>Hi! Nice tutorial:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/comment-page-1/#comment-3812</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 18 Jul 2009 12:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=435#comment-3812</guid>
		<description>Sorry ignore my last comment, my relative path was incorrect. :-)</description>
		<content:encoded><![CDATA[<p>Sorry ignore my last comment, my relative path was incorrect. <img src='http://www.linein.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/comment-page-1/#comment-3811</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 18 Jul 2009 11:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=435#comment-3811</guid>
		<description>Superb image gallery, thanks a lot John. One small bug (I think), it doesn&#039;t work when you try and retreive images from a folder. I think it has something to do with &lt;strong&gt;.$file.&lt;/strong&gt; 

If you could point me in the right direction on how to fix this it would be much appreciated, thanks again.</description>
		<content:encoded><![CDATA[<p>Superb image gallery, thanks a lot John. One small bug (I think), it doesn&#8217;t work when you try and retreive images from a folder. I think it has something to do with <strong>.$file.</strong> </p>
<p>If you could point me in the right direction on how to fix this it would be much appreciated, thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: accounting homework</title>
		<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/comment-page-1/#comment-3741</link>
		<dc:creator>accounting homework</dc:creator>
		<pubDate>Sat, 06 Jun 2009 11:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=435#comment-3741</guid>
		<description>Good one, galleries can be useful at times especially for projects etc

Thanks for posting them :)</description>
		<content:encoded><![CDATA[<p>Good one, galleries can be useful at times especially for projects etc</p>
<p>Thanks for posting them <img src='http://www.linein.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/comment-page-1/#comment-2996</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 25 Mar 2009 12:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=435#comment-2996</guid>
		<description>You should be able to change the following value in &quot;simplegallery.js&quot; file:

background:&#039;black&#039; to background:&#039;white&#039; (there should be two instances in the file)

Also remember to hard refresh (Ctrl+F5) your browser since most cache the javascript files.</description>
		<content:encoded><![CDATA[<p>You should be able to change the following value in &#8220;simplegallery.js&#8221; file:</p>
<p>background:&#8217;black&#8217; to background:&#8217;white&#8217; (there should be two instances in the file)</p>
<p>Also remember to hard refresh (Ctrl+F5) your browser since most cache the javascript files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Karrys</title>
		<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/comment-page-1/#comment-2994</link>
		<dc:creator>Luke Karrys</dc:creator>
		<pubDate>Tue, 24 Mar 2009 20:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=435#comment-2994</guid>
		<description>I am having trouble setting the background color to something other than black. I have located a few places in simplegallery.js where it is telling the background to be black but if I change those to white nothing happens.

And if I put a style on simplegallery1 then it gets overridden somewhere but I can&#039;t find where. Anyone have any ideas on how to change the background color?</description>
		<content:encoded><![CDATA[<p>I am having trouble setting the background color to something other than black. I have located a few places in simplegallery.js where it is telling the background to be black but if I change those to white nothing happens.</p>
<p>And if I put a style on simplegallery1 then it gets overridden somewhere but I can&#8217;t find where. Anyone have any ideas on how to change the background color?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Reagan</title>
		<link>http://www.linein.org/blog/2009/01/19/jquery-image-gallery-with-transitions-and-navigation/comment-page-1/#comment-2876</link>
		<dc:creator>Erik Reagan</dc:creator>
		<pubDate>Wed, 18 Feb 2009 00:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=435#comment-2876</guid>
		<description>This is very helpful to me. I was looking for something very similar and quite honestly didn&#039;t want to break down and create the script/jQuery plugin from scratch. I&#039;m glad I found your post through Google. Thanks for the break-down</description>
		<content:encoded><![CDATA[<p>This is very helpful to me. I was looking for something very similar and quite honestly didn&#8217;t want to break down and create the script/jQuery plugin from scratch. I&#8217;m glad I found your post through Google. Thanks for the break-down</p>
]]></content:encoded>
	</item>
</channel>
</rss>
