<?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 Resize Plugin</title>
	<atom:link href="http://ditio.net/2010/01/02/jquery-image-resize-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/</link>
	<description>Practical guide to WordPress development, blogging and programming</description>
	<lastBuildDate>Tue, 24 Apr 2012 05:14:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Karlo</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-264196</link>
		<dc:creator>Karlo</dc:creator>
		<pubDate>Thu, 08 Mar 2012 06:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-264196</guid>
		<description>Hi, I was curious if it keeps the aspect ratio.  For example if you just set a max width, would it set the height automatically and keep the aspect ratio?</description>
		<content:encoded><![CDATA[<p>Hi, I was curious if it keeps the aspect ratio.  For example if you just set a max width, would it set the height automatically and keep the aspect ratio?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Currier</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-228414</link>
		<dc:creator>Josh Currier</dc:creator>
		<pubDate>Fri, 09 Dec 2011 21:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-228414</guid>
		<description>Great little plugin, man. Just worked it into a WP header file for a friend and it&#039;s resizing post images beautifully.</description>
		<content:encoded><![CDATA[<p>Great little plugin, man. Just worked it into a WP header file for a friend and it&#8217;s resizing post images beautifully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binu</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-209343</link>
		<dc:creator>Binu</dc:creator>
		<pubDate>Thu, 27 Oct 2011 13:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-209343</guid>
		<description>Hi.. Greg, thanks for your post. But when resized a large image it get blurred. What i need to do? Is there any other plugin needed to install??</description>
		<content:encoded><![CDATA[<p>Hi.. Greg, thanks for your post. But when resized a large image it get blurred. What i need to do? Is there any other plugin needed to install??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joscasan</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-199496</link>
		<dc:creator>Joscasan</dc:creator>
		<pubDate>Tue, 04 Oct 2011 08:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-199496</guid>
		<description>Hey don´t answer my last post.  Finally I get it.  I can see the image on Safari.

Bye...</description>
		<content:encoded><![CDATA[<p>Hey don´t answer my last post.  Finally I get it.  I can see the image on Safari.</p>
<p>Bye&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joscasam</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-199492</link>
		<dc:creator>Joscasam</dc:creator>
		<pubDate>Tue, 04 Oct 2011 08:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-199492</guid>
		<description>Hi everybody...

This plugin is great.  It´s easy integrate to my web project; but I have one question.  In Safari it doesn´t load the image.  Somebody could help me with that?

Thank so much and excuse my english.

A lot of regards from Spain</description>
		<content:encoded><![CDATA[<p>Hi everybody&#8230;</p>
<p>This plugin is great.  It´s easy integrate to my web project; but I have one question.  In Safari it doesn´t load the image.  Somebody could help me with that?</p>
<p>Thank so much and excuse my english.</p>
<p>A lot of regards from Spain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kf mulcahy</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-183519</link>
		<dc:creator>kf mulcahy</dc:creator>
		<pubDate>Tue, 13 Sep 2011 08:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-183519</guid>
		<description>Hi Greg,

Any ideas why the class has some positioning issues? I&#039;ve looked in your .js code and found nothing that even mentions display type or positioning. Here are the problems I&#039;ve run into and I&#039;ve tried numerous CSS attributes to try to fix these issues.

Here is the HTML that does scale my image:


                		
 

The wrapper &quot;projectImg&quot; displays as a &#039;block-inline&#039; next to a left vertical nav bar.
I&#039;m trying to create a thumbnail navigation that sits just below the scaling image. 
I&#039;ve tried numerous ways of nesting the main image and the thumbnail nav into a wrapper div but something about the scaling code is whigging it out.

Any ideas why I am having trouble

1) nesting the first wrapper inside another wrapper?
2) when only nested in one wrapper, the positioning is very strange i.e. it pushes it way down the page.
3) I cannot seem to control any div that sits below the scaling div. Everything seems to get forced to the left margin wheras the same div without the scaling code behaves just fine.

It&#039;s as if it is acting like it has absolute positioning - but the main reason I wanted to use your code is so I could place a div relative to the scaling div.

Any help would be greatly appreciated!
Best,
-k</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Any ideas why the class has some positioning issues? I&#8217;ve looked in your .js code and found nothing that even mentions display type or positioning. Here are the problems I&#8217;ve run into and I&#8217;ve tried numerous CSS attributes to try to fix these issues.</p>
<p>Here is the HTML that does scale my image:</p>
<p>The wrapper &#8220;projectImg&#8221; displays as a &#8216;block-inline&#8217; next to a left vertical nav bar.<br />
I&#8217;m trying to create a thumbnail navigation that sits just below the scaling image.<br />
I&#8217;ve tried numerous ways of nesting the main image and the thumbnail nav into a wrapper div but something about the scaling code is whigging it out.</p>
<p>Any ideas why I am having trouble</p>
<p>1) nesting the first wrapper inside another wrapper?<br />
2) when only nested in one wrapper, the positioning is very strange i.e. it pushes it way down the page.<br />
3) I cannot seem to control any div that sits below the scaling div. Everything seems to get forced to the left margin wheras the same div without the scaling code behaves just fine.</p>
<p>It&#8217;s as if it is acting like it has absolute positioning &#8211; but the main reason I wanted to use your code is so I could place a div relative to the scaling div.</p>
<p>Any help would be greatly appreciated!<br />
Best,<br />
-k</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andi</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-177659</link>
		<dc:creator>andi</dc:creator>
		<pubDate>Thu, 01 Sep 2011 09:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-177659</guid>
		<description>Hi
it give me an error:

TypeError: Result of expression &#039;this.tagName&#039; [undefined] is not an object.</description>
		<content:encoded><![CDATA[<p>Hi<br />
it give me an error:</p>
<p>TypeError: Result of expression &#8216;this.tagName&#8217; [undefined] is not an object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand_inovvorx</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-112340</link>
		<dc:creator>Anand_inovvorx</dc:creator>
		<pubDate>Tue, 12 Apr 2011 06:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-112340</guid>
		<description>thanks for post image Resize, i very helpfull for me.</description>
		<content:encoded><![CDATA[<p>thanks for post image Resize, i very helpfull for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomislav Pocedulic</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-96239</link>
		<dc:creator>Tomislav Pocedulic</dc:creator>
		<pubDate>Wed, 23 Feb 2011 19:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-96239</guid>
		<description>Finally something that works perfect. Thank you</description>
		<content:encoded><![CDATA[<p>Finally something that works perfect. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop</title>
		<link>http://ditio.net/2010/01/02/jquery-image-resize-plugin/comment-page-1/#comment-90656</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Sat, 05 Feb 2011 08:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://ditio.net/?p=473#comment-90656</guid>
		<description>I am trying using this script but since I am also using other jquery plugins that uses Prototype.js so I receive the error 

$(&quot;.profile_img_210&quot;) is null

Could any one please guide how to overcome this issue.</description>
		<content:encoded><![CDATA[<p>I am trying using this script but since I am also using other jquery plugins that uses Prototype.js so I receive the error </p>
<p>$(&#8220;.profile_img_210&#8243;) is null</p>
<p>Could any one please guide how to overcome this issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

