<?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: Native Drag and Drop</title>
	<atom:link href="http://html5doctor.com/native-drag-and-drop/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com/native-drag-and-drop/</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Wed, 16 May 2012 21:31:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: xDelph</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-25070</link>
		<dc:creator>xDelph</dc:creator>
		<pubDate>Thu, 15 Mar 2012 14:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-25070</guid>
		<description>It works well for me but i have a problem

I want to cancel a live drag with a timer (the user take too long to drop for example) but it doesn&#039;t want to work (even the escape key press doesn&#039;t work)

can someone help me ?

I use : last Chrome version only, HTML5, Javascript, jQuery</description>
		<content:encoded><![CDATA[<p>It works well for me but i have a problem</p>
<p>I want to cancel a live drag with a timer (the user take too long to drop for example) but it doesn&#8217;t want to work (even the escape key press doesn&#8217;t work)</p>
<p>can someone help me ?</p>
<p>I use : last Chrome version only, HTML5, Javascript, jQuery</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hadi</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-24910</link>
		<dc:creator>Hadi</dc:creator>
		<pubDate>Wed, 07 Mar 2012 12:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-24910</guid>
		<description>I tried this code with Iphone but it din&#039;t work. dose that works with smartphones?

Thanks.</description>
		<content:encoded><![CDATA[<p>I tried this code with Iphone but it din&#8217;t work. dose that works with smartphones?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias Larsson</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-20499</link>
		<dc:creator>Matias Larsson</dc:creator>
		<pubDate>Mon, 12 Dec 2011 16:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-20499</guid>
		<description>Nice work Martin!</description>
		<content:encoded><![CDATA[<p>Nice work Martin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Drapeau</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-20498</link>
		<dc:creator>Martin Drapeau</dc:creator>
		<pubDate>Mon, 12 Dec 2011 16:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-20498</guid>
		<description>Here&#039;s a jQuery plugin implementation of Matias&#039; idea for scrolling the page.
&lt;a href=&quot;https://github.com/martindrapeau/jQueryDndPageScroll&quot; rel=&quot;nofollow&quot;&gt;jQueryDndPageScrool on GitHub&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a jQuery plugin implementation of Matias&#8217; idea for scrolling the page.<br />
<a href="https://github.com/martindrapeau/jQueryDndPageScroll" rel="nofollow">jQueryDndPageScrool on GitHub</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shivani</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-20077</link>
		<dc:creator>shivani</dc:creator>
		<pubDate>Wed, 07 Dec 2011 09:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-20077</guid>
		<description>Hi.I have one doubt.I want to drag  arc from canvas in html5 .Is there any way to setAttribute for arc</description>
		<content:encoded><![CDATA[<p>Hi.I have one doubt.I want to drag  arc from canvas in html5 .Is there any way to setAttribute for arc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swapnil</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-19939</link>
		<dc:creator>swapnil</dc:creator>
		<pubDate>Tue, 06 Dec 2011 05:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-19939</guid>
		<description>If i want to show images on canvas dragged from div then how it could be done?
i have done that using div to div drag &amp; drop of image, but on canvas it was drop also but after drop effect it disappear. So any one knows proper answer guys ?</description>
		<content:encoded><![CDATA[<p>If i want to show images on canvas dragged from div then how it could be done?<br />
i have done that using div to div drag &amp; drop of image, but on canvas it was drop also but after drop effect it disappear. So any one knows proper answer guys ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helpful HTML5 Canvas Resources &#124; DesignFloat Blog</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-18972</link>
		<dc:creator>Helpful HTML5 Canvas Resources &#124; DesignFloat Blog</dc:creator>
		<pubDate>Thu, 24 Nov 2011 07:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-18972</guid>
		<description>[...] Native Drag and Drop [...]</description>
		<content:encoded><![CDATA[<p>[...] Native Drag and Drop [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-17551</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 12 Sep 2011 18:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-17551</guid>
		<description>It appears that the links to the images are no longer active.</description>
		<content:encoded><![CDATA[<p>It appears that the links to the images are no longer active.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 25+ Great HTML 5 Resources to Get You Started &#124; Lake of Web</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-17516</link>
		<dc:creator>25+ Great HTML 5 Resources to Get You Started &#124; Lake of Web</dc:creator>
		<pubDate>Wed, 07 Sep 2011 21:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-17516</guid>
		<description>[...] Native Drag and Drop [...]</description>
		<content:encoded><![CDATA[<p>[...] Native Drag and Drop [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 39 grandes tutoriales y recursos HTML5 &#124; Digisolnet Blog</title>
		<link>http://html5doctor.com/native-drag-and-drop/#comment-16993</link>
		<dc:creator>39 grandes tutoriales y recursos HTML5 &#124; Digisolnet Blog</dc:creator>
		<pubDate>Fri, 29 Jul 2011 17:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=397#comment-16993</guid>
		<description>[...] HTML5 drag &amp; drop nativo [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML5 drag &amp; drop nativo [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

