<?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: ImgAreaSelect 0.6.2</title>
	<atom:link href="http://odyniec.net/blog/2008/12/imgareaselect-062/feed/" rel="self" type="application/rss+xml" />
	<link>http://odyniec.net/blog/2008/12/imgareaselect-062/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:40:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jb</title>
		<link>http://odyniec.net/blog/2008/12/imgareaselect-062/comment-page-1/#comment-58</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Mon, 30 Mar 2009 02:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://odyniec.net/blog/?p=76#comment-58</guid>
		<description>Thanks, that worked.

As long as I make sure both of those are explicitly set as false if I try to initiate the same instance again, everything works fine.

Thanks a lot for this plugin. It&#039;s really one of the more useful jquery plugins I&#039;ve come across.</description>
		<content:encoded><![CDATA[<p>Thanks, that worked.</p>
<p>As long as I make sure both of those are explicitly set as false if I try to initiate the same instance again, everything works fine.</p>
<p>Thanks a lot for this plugin. It&#8217;s really one of the more useful jquery plugins I&#8217;ve come across.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal Wojciechowski</title>
		<link>http://odyniec.net/blog/2008/12/imgareaselect-062/comment-page-1/#comment-59</link>
		<dc:creator>Michal Wojciechowski</dc:creator>
		<pubDate>Tue, 24 Mar 2009 00:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://odyniec.net/blog/?p=76#comment-59</guid>
		<description>@jb: Try calling the plugin again with the &lt;code&gt;disable&lt;/code&gt; and &lt;code&gt;hide&lt;/code&gt; options set to &lt;code&gt;true&lt;/code&gt;:
&lt;p class=&quot;code&quot;&gt;$(&#039;img&#039;).imgAreaSelect({ disable: true, hide: true });&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@jb: Try calling the plugin again with the <code>disable</code> and <code>hide</code> options set to <code>true</code>:<br />
<p class="code">$('img').imgAreaSelect({ disable: true, hide: true });</p></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jb</title>
		<link>http://odyniec.net/blog/2008/12/imgareaselect-062/comment-page-1/#comment-57</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Fri, 13 Mar 2009 18:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://odyniec.net/blog/?p=76#comment-57</guid>
		<description>I know you can cancel an instance of imageareaselect by clicking on the modal area around the selection, but is there a way I can kill an instance from another javascript function? Something like $(&quot;img&quot;).imageareaselect(&#039;destroy&#039;);?

Say I have 3 images under tabs and only one can be seen at a time based on which tab is selected. By clicking a link under each image, an imageareaselect instance is called on the given image. If I change tabs to another image, I want the script controlling the tabs to automatically cancell the other imageareaselect instance.

Can this be done?</description>
		<content:encoded><![CDATA[<p>I know you can cancel an instance of imageareaselect by clicking on the modal area around the selection, but is there a way I can kill an instance from another javascript function? Something like $(&#8220;img&#8221;).imageareaselect(&#8216;destroy&#8217;);?</p>
<p>Say I have 3 images under tabs and only one can be seen at a time based on which tab is selected. By clicking a link under each image, an imageareaselect instance is called on the given image. If I change tabs to another image, I want the script controlling the tabs to automatically cancell the other imageareaselect instance.</p>
<p>Can this be done?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
