Mississippi John Hurt wrote:
Anyone know of a Tree component that can be used where the web framework is
not Struts nor JSF? We aren't using either framework but would like to use a
tree component. Any suggestions? Thanks.
Tree's are a client-library feature that can be used independently of
the selected server-side framework. Modern client-side frameworks allow
the tree to be built from json, xml, html markup or programatically.
Choose your preferred client-side library:
http://developer.yahoo.com/yui/treeview/
http://dojotoolkit.org/book/dojo-book-0-9/part-2-dijit/advanced-editing-and-display/tree
http://docs.jquery.com/UI/Tree
http://code.google.com/p/mootools-ui/wiki/TreeWidget
http://script.aculo.us/playground/test/functional/sortable_tree_test.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]