<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: The quest for a drag/drop yui tree&#8230;</title>
	<link>http://sonjayatandon.com/08-2006/the-quest-for-a-dragdrop-yui-tree/</link>
	<description>...tales of a software curmudgeon</description>
	<pubDate>Fri, 18 May 2012 22:45:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: sonjaya</title>
		<link>http://sonjayatandon.com/08-2006/the-quest-for-a-dragdrop-yui-tree/#comment-88</link>
		<pubDate>Tue, 08 Aug 2006 15:13:49 +0000</pubDate>
		<guid>http://sonjayatandon.com/08-2006/the-quest-for-a-dragdrop-yui-tree/#comment-88</guid>
					<description>I had a good night with the research.  I think there may be a simpler way to do this with HTMLTreeNode.

Essentially, you can embed a div tag in the HTML you pass in to the HTMLTreeNode constructor -- you can then use that div id as the id for the drag drop object.

So now I just need to figure out the &quot;drop&quot; behavior.  Once I have a working example, I will post another how-to.</description>
		<content:encoded><![CDATA[<p>I had a good night with the research.  I think there may be a simpler way to do this with HTMLTreeNode.</p>
<p>Essentially, you can embed a div tag in the HTML you pass in to the HTMLTreeNode constructor &#8212; you can then use that div id as the id for the drag drop object.</p>
<p>So now I just need to figure out the &#8220;drop&#8221; behavior.  Once I have a working example, I will post another how-to.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

