It's very simple.
First of all you will need to download jquery.treeview.css and jquery.treeview.js. Here is the download link. http://dev.jquery.com/view/trunk/plugins/treeview/
By looking at the source code you can get a complete idea about how to implement a tree view. You can download the source code here.
Enjoy with Jquery power.
2 comments:
Very nice. Thanks for the post.
Very Nice Post........which i need i totally get, but My question is that
how to add another node to subprocess,i.e
Process 1
Subprocess 1.1
Function 1.1.1
Function 1.1.2
Subprocess 1.2
Process 2
----
like wise i want to make ProcessHiearchy....but i m confused to where to add third node....plz help me
Post a Comment