<?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: Create a Resizable Image Grid with jQuery</title>
	<atom:link href="http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery</link>
	<description>A Publication for Web Designers</description>
	<lastBuildDate>Mon, 15 Mar 2010 13:00:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: CommerceStyle.com</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-16806</link>
		<dc:creator>CommerceStyle.com</dc:creator>
		<pubDate>Sun, 17 Jan 2010 04:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-16806</guid>
		<description>I get 404 errors on the examples....</description>
		<content:encoded><![CDATA[<p>I get 404 errors on the examples&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: federicosanchez</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-16715</link>
		<dc:creator>federicosanchez</dc:creator>
		<pubDate>Fri, 15 Jan 2010 18:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-16715</guid>
		<description>The links to Example 1 and Example 2 don&#039;t work... What a pity... Could you fix them? Thank you.</description>
		<content:encoded><![CDATA[<p>The links to Example 1 and Example 2 don&#8217;t work&#8230; What a pity&#8230; Could you fix them? Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pretush</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-14688</link>
		<dc:creator>Pretush</dc:creator>
		<pubDate>Wed, 23 Dec 2009 15:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-14688</guid>
		<description>Nice illustration, there was also not much difference in image quality</description>
		<content:encoded><![CDATA[<p>Nice illustration, there was also not much difference in image quality</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narendra</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-8519</link>
		<dc:creator>Narendra</dc:creator>
		<pubDate>Thu, 24 Sep 2009 06:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-8519</guid>
		<description>great post! I was searching for this since long time</description>
		<content:encoded><![CDATA[<p>great post! I was searching for this since long time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aryashree Pritikrishna</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-6731</link>
		<dc:creator>Aryashree Pritikrishna</dc:creator>
		<pubDate>Tue, 11 Aug 2009 06:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-6731</guid>
		<description>Thanks for your information. Great job man.

Cheers,
Arya</description>
		<content:encoded><![CDATA[<p>Thanks for your information. Great job man.</p>
<p>Cheers,<br />
Arya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-4930</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Wed, 17 Jun 2009 04:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-4930</guid>
		<description>Thank you for this tutorial. I decided to implement it on my website, you can see it here: http://www.apoads.com/CampFuji/Ad/Photo

One thing, the photos on my site are pulled from a database. That&#039;s no big deal, but it means that the images that are in the list can change from time to time.

A problem cropped up with browsers caching the photos in the list, but when it changes it causes some weird stretching of the photos.

To reproduce the effect, visit the site linked above... then visit this page: http://www.apoads.com/CampZama/Ad/Photo . It&#039;s the same thing but the photos are in a different arrangement. 

Any ideas on how to resolve this?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Thank you for this tutorial. I decided to implement it on my website, you can see it here: <a href="http://www.apoads.com/CampFuji/Ad/Photo" rel="nofollow">http://www.apoads.com/CampFuji/Ad/Photo</a></p>
<p>One thing, the photos on my site are pulled from a database. That&#8217;s no big deal, but it means that the images that are in the list can change from time to time.</p>
<p>A problem cropped up with browsers caching the photos in the list, but when it changes it causes some weird stretching of the photos.</p>
<p>To reproduce the effect, visit the site linked above&#8230; then visit this page: <a href="http://www.apoads.com/CampZama/Ad/Photo" rel="nofollow">http://www.apoads.com/CampZama/Ad/Photo</a> . It&#8217;s the same thing but the photos are in a different arrangement. </p>
<p>Any ideas on how to resolve this?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasha</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-4507</link>
		<dc:creator>Sasha</dc:creator>
		<pubDate>Sat, 30 May 2009 23:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-4507</guid>
		<description>Awesome, love the idea of this! This would be great on, say, web image galleries, letting people decide what size they want to view the thumbnails in. How would one go about integrating with with the jquery Cookie plugin, so it remembers settings site-wide? That would totally make this kick-ass.</description>
		<content:encoded><![CDATA[<p>Awesome, love the idea of this! This would be great on, say, web image galleries, letting people decide what size they want to view the thumbnails in. How would one go about integrating with with the jquery Cookie plugin, so it remembers settings site-wide? That would totally make this kick-ass.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Angrave</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-4459</link>
		<dc:creator>Michael Angrave</dc:creator>
		<pubDate>Thu, 28 May 2009 07:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-4459</guid>
		<description>Another interesting example of jQuery. Doesn&#039;t really stand out to me what I could use it for at present, but I will be making a note of it for potential future use.

Keep up the work, always looking for examples of jQuery.  Very powerful tool.</description>
		<content:encoded><![CDATA[<p>Another interesting example of jQuery. Doesn&#8217;t really stand out to me what I could use it for at present, but I will be making a note of it for potential future use.</p>
<p>Keep up the work, always looking for examples of jQuery.  Very powerful tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saw Htoo</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-4381</link>
		<dc:creator>Saw Htoo</dc:creator>
		<pubDate>Tue, 26 May 2009 06:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-4381</guid>
		<description>Thanks for sharing. I will try this one for sure. :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. I will try this one for sure. <img src='http://webdesignledger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blue Blots</title>
		<link>http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery/comment-page-1#comment-4379</link>
		<dc:creator>Blue Blots</dc:creator>
		<pubDate>Tue, 26 May 2009 04:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignledger.com/?p=734#comment-4379</guid>
		<description>nice tutorial. thanks for the share :)</description>
		<content:encoded><![CDATA[<p>nice tutorial. thanks for the share <img src='http://webdesignledger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
