[jQuery] Tree View

2009-06-24 Thread s...@mbps
Hi , i am newbie to Jquery and Dynatree also. I want to Load my tree dynamically and need to get the tree data from db. For that I am using initajax() like this $(function(){ $("#myTree").dynatree({ initAjax: { url: "http://localhost:8080/TreeSample/pages/ test

[jQuery] Tree View

2009-05-30 Thread DJ
Is there any treeview component or plugin which gives services like "keyboard navigation"? I found one "jstree" which is great. But is there any such plugins available? Please let me know if you have such bookmarks :)

[jQuery] tree view problem

2009-03-10 Thread yogee
tree is working fine on mozilla and safari , but its not working properly on ie6 or 7

[jQuery] tree view layout without recursive function - insert and delete methods now available

2008-11-23 Thread Dirceu Barquette
Hi to all!!! I've realized the 0.3 version of jqtreevial plug in. The main feature added is editing the tree view nodes. You can now insert or delete nodes using insert_node() and delete_node() methods. The demo version available uses contextMenu plug in to demonstrate how to use these methods.

[jQuery] tree view layout without recursive function

2008-11-13 Thread Dirceu Barquette
Hi, First, sorry my english... :confused: Second: I've been developing a new plug-in. The tree view layout is build over DOM nodes and using css styles. The main difcult about tree views is the recursive function running over all register. I solve this! The jqTreevial plug-in only needs a JSO

[jQuery] tree view layout without recursive function

2008-11-12 Thread Dirceu Barquette
Hi, First, sorry my english... Second: I've been developing a new plug-in. The tree view layout is build over DOM nodes and using css styles. The main difcult about tree views is the recursive function running over all register. I solve this! The jqTreevial plug-in only needs a JSON object build