<?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: Ext JS Examples: Drag n&#8217; Drop buttons on a panel</title>
	<atom:link href="http://iamtotti.com/blog/2009/12/ext-js-drag-n-drop-buttons-on-a-panel/feed/" rel="self" type="application/rss+xml" />
	<link>http://iamtotti.com/blog/2009/12/ext-js-drag-n-drop-buttons-on-a-panel/</link>
	<description>Javascript, and front-end stuff.</description>
	<lastBuildDate>Sat, 04 Sep 2010 14:48:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: J.J. &#34;DjeeDjee&#34; van de Merwe blogt&#8230; &#187; Blog Archive &#187; Drag en drop met panels in Extjs</title>
		<link>http://iamtotti.com/blog/2009/12/ext-js-drag-n-drop-buttons-on-a-panel/comment-page-1/#comment-776</link>
		<dc:creator>J.J. &#34;DjeeDjee&#34; van de Merwe blogt&#8230; &#187; Blog Archive &#187; Drag en drop met panels in Extjs</dc:creator>
		<pubDate>Fri, 23 Jul 2010 21:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://iamtotti.com/blog/?p=42#comment-776</guid>
		<description>[...] Thanks Totti: link [...]</description>
		<content:encoded><![CDATA[<p>[...] Thanks Totti: link [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://iamtotti.com/blog/2009/12/ext-js-drag-n-drop-buttons-on-a-panel/comment-page-1/#comment-753</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 16 Jul 2010 01:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://iamtotti.com/blog/?p=42#comment-753</guid>
		<description>@Kasapo: To make the source element persist (not removing it from the original position) please modify the method
&lt;em&gt;onNodeDrop : function(target, dd, e, data)&lt;/em&gt; above.

In &lt;strong&gt;onNodeDrop &lt;/strong&gt;what we do is actually remove the source element from the original position and put it in the new position.</description>
		<content:encoded><![CDATA[<p>@Kasapo: To make the source element persist (not removing it from the original position) please modify the method<br />
<em>onNodeDrop : function(target, dd, e, data)</em> above.</p>
<p>In <strong>onNodeDrop </strong>what we do is actually remove the source element from the original position and put it in the new position.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasapo</title>
		<link>http://iamtotti.com/blog/2009/12/ext-js-drag-n-drop-buttons-on-a-panel/comment-page-1/#comment-752</link>
		<dc:creator>Kasapo</dc:creator>
		<pubDate>Thu, 15 Jul 2010 18:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://iamtotti.com/blog/?p=42#comment-752</guid>
		<description>Hi, I was playing with some custom drag drop implementations and was wondering how to make the source element persist after it&#039;s dragged. I have a panel with some buttons on it, but I want them to be able to be dragged more than once... in my current implementation, once they are dragged into a new panel, the source element disappears. 

Any thoughts?</description>
		<content:encoded><![CDATA[<p>Hi, I was playing with some custom drag drop implementations and was wondering how to make the source element persist after it&#8217;s dragged. I have a panel with some buttons on it, but I want them to be able to be dragged more than once&#8230; in my current implementation, once they are dragged into a new panel, the source element disappears. </p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
