<?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: Making a Really Cool jQuery Gallery</title>
	<atom:link href="http://tutorialzine.com/2009/09/cool-jquery-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/</link>
	<description>PHP MySQL jQuery CSS Tutorials, Resources and Freebies</description>
	<lastBuildDate>Sat, 31 Jul 2010 18:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: e11world</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-6340</link>
		<dc:creator>e11world</dc:creator>
		<pubDate>Thu, 10 Jun 2010 10:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-6340</guid>
		<description>This was EXACTLY what I was looking for. 
I&#039;m a beginner-intermediate in PHP but after reading all the comments here I got it working with no 1 error that I fixed quickly. I now have a working gallery with pagination and have the option (commented code) to use alphabetical order as well.
Thanks for everyone who helped and I hope I can be of help to anyone as well.
See my sample at http://www.getbcdesign.com (in the gallery section)</description>
		<content:encoded><![CDATA[<p>This was EXACTLY what I was looking for.<br />
I&#8217;m a beginner-intermediate in PHP but after reading all the comments here I got it working with no 1 error that I fixed quickly. I now have a working gallery with pagination and have the option (commented code) to use alphabetical order as well.<br />
Thanks for everyone who helped and I hope I can be of help to anyone as well.<br />
See my sample at <a href="http://www.getbcdesign.com" rel="nofollow">http://www.getbcdesign.com</a> (in the gallery section)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: squareart</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-5540</link>
		<dc:creator>squareart</dc:creator>
		<pubDate>Mon, 17 May 2010 08:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-5540</guid>
		<description>Great gallery - clean and simple. 
And also thanks to DMJendor for posting the link to sort out the alphabetical sorting issue - nice one!</description>
		<content:encoded><![CDATA[<p>Great gallery &#8211; clean and simple.<br />
And also thanks to DMJendor for posting the link to sort out the alphabetical sorting issue &#8211; nice one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prafull</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-4724</link>
		<dc:creator>Prafull</dc:creator>
		<pubDate>Fri, 16 Apr 2010 14:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-4724</guid>
		<description>Good job!!!</description>
		<content:encoded><![CDATA[<p>Good job!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-4279</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 31 Mar 2010 07:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-4279</guid>
		<description>Stunning - and easily configurable into an existing site. Awesome work.</description>
		<content:encoded><![CDATA[<p>Stunning &#8211; and easily configurable into an existing site. Awesome work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-4236</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 29 Mar 2010 19:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-4236</guid>
		<description>I keep getting the die error, &quot;There is an error with your image directory!&quot;. I believe I am linking correctly. Is there another possible problem?</description>
		<content:encoded><![CDATA[<p>I keep getting the die error, &#8220;There is an error with your image directory!&#8221;. I believe I am linking correctly. Is there another possible problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DMJendor</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-4040</link>
		<dc:creator>DMJendor</dc:creator>
		<pubDate>Mon, 22 Mar 2010 16:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-4040</guid>
		<description>I found the following URL 
http://stackoverflow.com/questions/2087248/i-need-to-sort-php-jquery-gallery-script-alphabetically

Which gives ideas on how to sort the images.</description>
		<content:encoded><![CDATA[<p>I found the following URL<br />
<a href="http://stackoverflow.com/questions/2087248/i-need-to-sort-php-jquery-gallery-script-alphabetically" rel="nofollow">http://stackoverflow.com/questions/2087248/i-need-to-sort-php-jquery-gallery-script-alphabetically</a></p>
<p>Which gives ideas on how to sort the images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lilxxl</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-4012</link>
		<dc:creator>lilxxl</dc:creator>
		<pubDate>Sun, 21 Mar 2010 17:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-4012</guid>
		<description>Alex, can you post the code here??? Or just simply the changes that you made to make it works?</description>
		<content:encoded><![CDATA[<p>Alex, can you post the code here??? Or just simply the changes that you made to make it works?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-3674</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 13 Mar 2010 20:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-3674</guid>
		<description>HI! Finally problem solved! Contact me for working code :)</description>
		<content:encoded><![CDATA[<p>HI! Finally problem solved! Contact me for working code <img src='http://tutorialzine.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-3664</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 13 Mar 2010 19:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-3664</guid>
		<description>Hi all! Excellent gallery, but i have a problem, the same as Greg - random order of pictures.

Also tried different options, like alphabet, numbers etc., but without any success :( 

Urgently needed solution,
Regards

Alex</description>
		<content:encoded><![CDATA[<p>Hi all! Excellent gallery, but i have a problem, the same as Greg &#8211; random order of pictures.</p>
<p>Also tried different options, like alphabet, numbers etc., but without any success <img src='http://tutorialzine.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  </p>
<p>Urgently needed solution,<br />
Regards</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://tutorialzine.com/2009/09/cool-jquery-gallery/#comment-3145</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 27 Feb 2010 10:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=366#comment-3145</guid>
		<description>@Martin

Is there a way to change things around a little bit so that the thumbnails are not set as background ?! This particular part is breaking an ajax functipn that I&#039;m using to empty the div since any background image is not recognized as data and will therefore not be emptied. This bug occurs in Safari IE8 and Opera:

the functions that breaks is this: $(&#039;#content&#039;).find(&#039;*&#039;).not(&#039;#speakers&#039;,&#039;#watches&#039;).empty();

My guess is that its the .find(&#039;*&#039;) part that does not recognize background image as data to empty

Thanks</description>
		<content:encoded><![CDATA[<p>@Martin</p>
<p>Is there a way to change things around a little bit so that the thumbnails are not set as background ?! This particular part is breaking an ajax functipn that I&#8217;m using to empty the div since any background image is not recognized as data and will therefore not be emptied. This bug occurs in Safari IE8 and Opera:</p>
<p>the functions that breaks is this: $(&#8216;#content&#8217;).find(&#8216;*&#8217;).not(&#8216;#speakers&#8217;,'#watches&#8217;).empty();</p>
<p>My guess is that its the .find(&#8216;*&#8217;) part that does not recognize background image as data to empty</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: tutorialzine.com @ 2010-08-01 02:49:14 -->