Is there a way to display a tree diagram in JavaScript?
By "trees", I mean, something to the effect of the same functionality in Windows Explorer, but not dealing with files or folders, just displaying parent / child relationships of XML based data.....
Is there a way to do this in
JSF or XSL/XSLT? What is the preferred / best solution?
With thanks,