Not sure about JStree, but I have used this with CF and it is very easy to generate trees.
http://dhtmlx.com/ Russ -----Original Message----- From: Gerald Guido [mailto:[email protected]] Sent: 12 January 2011 22:46 To: cf-talk Subject: Re: Using jsTree with Coldfusion After a quick scan of the docs the it that the easiest way to use this would be to use coldfusion to create either the html, XML or JSON to populate the tree. I think that the least confusing route would be to use the html example and use CF to create the html string. The theory being that unordered lists would mirror the structure of the tree and provide a visual representation of what the tree should look like. G! On Wed, Jan 12, 2011 at 4:37 PM, Tom Jones <[email protected]> wrote: > > Hello, > I was wondering if anyone has an example they would be willing to share on > using jsTree with Coldfusion? I really dont know php and the example for the > database driven example is confusing. > > Thanks, > tom > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340706 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

