<?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: Update : JavaScript Image Cropper UI using Prototype v 1.2.1</title>
	<atom:link href="http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/</link>
	<description>I too will force my opinions on you</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:16:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nikolay</title>
		<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/comment-page-1/#comment-120560</link>
		<dc:creator>Nikolay</dc:creator>
		<pubDate>Fri, 30 Dec 2011 18:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/#comment-120560</guid>
		<description>Hi, can I use this asweme code in my site with commersial purpose.</description>
		<content:encoded><![CDATA[<p>Hi, can I use this asweme code in my site with commersial purpose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/comment-page-1/#comment-111335</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 22 Mar 2011 13:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/#comment-111335</guid>
		<description>Alexander: You need to remove the cropper using the remove() method, see the documentation and the &quot;demo that allows changing of image&quot;:http://www.defusion.org.uk/demos/060519/cropper.php?demoType=dynamic&amp;image=castle&amp;formSubmit=Load+demo</description>
		<content:encoded><![CDATA[<p>Alexander: You need to remove the cropper using the remove() method, see the documentation and the <a href="http://www.defusion.org.uk/demos/060519/cropper.php?demoType=dynamic&#38;image=castle&#38;formSubmit=Load+demo">demo that allows changing of image</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Vassbotn Røyne-Helgesen</title>
		<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/comment-page-1/#comment-111330</link>
		<dc:creator>Alexander Vassbotn Røyne-Helgesen</dc:creator>
		<pubDate>Tue, 22 Mar 2011 11:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/#comment-111330</guid>
		<description>I&#039;m using this within a div popup &quot;box&quot; and I want to unload the cropper when I close the box without refreshing the page. I&#039;m loading the cropper when it&#039;s needed, but if I don&#039;t unload it on closing the box, the cropper will add several crops over the cropper activiated image. 

How can I solve this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using this within a div popup &#8220;box&#8221; and I want to unload the cropper when I close the box without refreshing the page. I&#8217;m loading the cropper when it&#8217;s needed, but if I don&#8217;t unload it on closing the box, the cropper will add several crops over the cropper activiated image. </p>
<p>How can I solve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mile</title>
		<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/comment-page-1/#comment-101857</link>
		<dc:creator>Mile</dc:creator>
		<pubDate>Tue, 02 Mar 2010 15:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/#comment-101857</guid>
		<description>Ferrer: use style=&quot;margin:auto;&quot;</description>
		<content:encoded><![CDATA[<p>Ferrer: use style=&#8221;margin:auto;&#8221; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferrer</title>
		<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/comment-page-1/#comment-101609</link>
		<dc:creator>Ferrer</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/#comment-101609</guid>
		<description>I hid the inputs to leave only the previewArea centered but it always goes to the left.
How do i center &quot;&quot; ? I tried everything and ti still didn&#039;t work?</description>
		<content:encoded><![CDATA[<p>I hid the inputs to leave only the previewArea centered but it always goes to the left.<br />
How do i center &#8220;&#8221; ? I tried everything and ti still didn&#8217;t work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/comment-page-1/#comment-98298</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 15 Nov 2009 19:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/#comment-98298</guid>
		<description>Go &quot;to the code page&quot;:http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/ and the download links are at the very top left and also the first thing in the block of links after all the documentation and before the comments.</description>
		<content:encoded><![CDATA[<p>Go <a href="http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/">to the code page</a> and the download links are at the very top left and also the first thing in the block of links after all the documentation and before the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Taylor</title>
		<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/comment-page-1/#comment-98297</link>
		<dc:creator>Tom Taylor</dc:creator>
		<pubDate>Sun, 15 Nov 2009 18:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/#comment-98297</guid>
		<description>Great.. but wheres the download link ?
Is it on the original page.. if so, not obvious.</description>
		<content:encoded><![CDATA[<p>Great.. but wheres the download link ?<br />
Is it on the original page.. if so, not obvious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DEfusion.org.uk Â» Update : JavaScript Image Cropper UI using &#8230;</title>
		<link>http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/comment-page-1/#comment-97087</link>
		<dc:creator>DEfusion.org.uk Â» Update : JavaScript Image Cropper UI using &#8230;</dc:creator>
		<pubDate>Wed, 07 Oct 2009 04:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.defusion.org.uk/archives/2009/10/06/update-javascript-image-cropper-ui-using-prototype-v-121/#comment-97087</guid>
		<description>[...] See the original post here: DEfusion.org.uk Â» Update : JavaScript Image Cropper UI using &#8230;   SHARETHIS.addEntry({ title: &quot;DEfusion.org.uk Â» Update : JavaScript Image Cropper UI using &#8230;&quot;, url: &quot;http://sovit.biz/defusionorguk-%c2%bb-update-javascript-image-cropper-ui-using/&quot; });  Javascript image javascript long-time release-this released-on-30th still-going update v1-2-0-was [...]</description>
		<content:encoded><![CDATA[<p>[...] See the original post here: DEfusion.org.uk Â» Update : JavaScript Image Cropper UI using &#8230;   SHARETHIS.addEntry({ title: &#8220;DEfusion.org.uk Â» Update : JavaScript Image Cropper UI using &#8230;&#8221;, url: &#8220;http://sovit.biz/defusionorguk-%c2%bb-update-javascript-image-cropper-ui-using/&#8221; });  Javascript image javascript long-time release-this released-on-30th still-going update v1-2-0-was [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

