<?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: Flexible JavaScript Tree Menu: dTree</title>
	<atom:link href="http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:30:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/comment-page-1/#comment-71060</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 27 Aug 2009 20:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=479#comment-71060</guid>
		<description>Ivan, can you post or send me an example op a way to dynamic add/delete nodes of the tree. I try to figure it out but havent find a solution.</description>
		<content:encoded><![CDATA[<p>Ivan, can you post or send me an example op a way to dynamic add/delete nodes of the tree. I try to figure it out but havent find a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivan</title>
		<link>http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/comment-page-1/#comment-19601</link>
		<dc:creator>ivan</dc:creator>
		<pubDate>Thu, 25 Sep 2008 13:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=479#comment-19601</guid>
		<description>This is a great library. I&#039;ve been using it for years and even though it has not been updated since 2003 in works great in all browsers. 

Two of its biggest advantages are:

* it is very easy to hack if you need extra functionality (e.g. ajax loading of the subtrees takes about 30 extra lines of js code)

* it accepts a parent-child list of nodes which is very easy to build with one sql statement if you display dynamic trees. Most of the others tree libraries need nested objects to run and nested objects are a (recursive) pain to build.</description>
		<content:encoded><![CDATA[<p>This is a great library. I&#8217;ve been using it for years and even though it has not been updated since 2003 in works great in all browsers. </p>
<p>Two of its biggest advantages are:</p>
<p>* it is very easy to hack if you need extra functionality (e.g. ajax loading of the subtrees takes about 30 extra lines of js code)</p>
<p>* it accepts a parent-child list of nodes which is very easy to build with one sql statement if you display dynamic trees. Most of the others tree libraries need nested objects to run and nested objects are a (recursive) pain to build.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/comment-page-1/#comment-17163</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Sat, 06 Sep 2008 11:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=479#comment-17163</guid>
		<description>@balaji,

As far as I tried, yes. But just give the demo a try with different browsers.</description>
		<content:encoded><![CDATA[<p>@balaji,</p>
<p>As far as I tried, yes. But just give the demo a try with different browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: balaji</title>
		<link>http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/comment-page-1/#comment-17137</link>
		<dc:creator>balaji</dc:creator>
		<pubDate>Sat, 06 Sep 2008 08:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=479#comment-17137</guid>
		<description>hai,
i developed a tree in java script by using WEDbFXTree().but it is working only in MS-I Explorer.It is not working in MOzilla FireFox an other Explorers.can u tell me this dTree() will work in all the Explorers.reply immediatly.It&#039;s urgent...



thanking u..

balaji</description>
		<content:encoded><![CDATA[<p>hai,<br />
i developed a tree in java script by using WEDbFXTree().but it is working only in MS-I Explorer.It is not working in MOzilla FireFox an other Explorers.can u tell me this dTree() will work in all the Explorers.reply immediatly.It&#8217;s urgent&#8230;</p>
<p>thanking u..</p>
<p>balaji</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/comment-page-1/#comment-15453</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=479#comment-15453</guid>
		<description>@frank,

I&#039;m hoping to release the code however it is a part of a project &amp; I must clean-up other stuff before releasing it. 

The result is very similar to: http://www.webresourcesdepot.com/customizable-ajax-file-browser-for-jquery/ but does not depend on any frameworks.</description>
		<content:encoded><![CDATA[<p>@frank,</p>
<p>I&#8217;m hoping to release the code however it is a part of a project &#038; I must clean-up other stuff before releasing it. </p>
<p>The result is very similar to: <a href="http://www.webresourcesdepot.com/customizable-ajax-file-browser-for-jquery/" rel="nofollow">http://www.webresourcesdepot.com/customizable-ajax-file-browser-for-jquery/</a> but does not depend on any frameworks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/comment-page-1/#comment-15422</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Wed, 27 Aug 2008 01:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=479#comment-15422</guid>
		<description>Would love to see the file browser demo and code that you created using this.</description>
		<content:encoded><![CDATA[<p>Would love to see the file browser demo and code that you created using this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dTree JavaScript - Script gratis para implementar un menú tipo árbol - Eventos &#124; Diseño, desarrollo, Internet &#38; tecnología - pixelco.us blog</title>
		<link>http://www.webresourcesdepot.com/flexible-javascript-tree-menu-dtree/comment-page-1/#comment-15376</link>
		<dc:creator>dTree JavaScript - Script gratis para implementar un menú tipo árbol - Eventos &#124; Diseño, desarrollo, Internet &#38; tecnología - pixelco.us blog</dc:creator>
		<pubDate>Tue, 26 Aug 2008 21:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=479#comment-15376</guid>
		<description>[...] Sitio: http://www.destroydrop.com/javascripts/tree/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Sitio: <a href="http://www.destroydrop.com/javascripts/tree/" rel="nofollow">http://www.destroydrop.com/javascripts/tree/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 4/16 queries in 0.233 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-10 20:42:20 -->