jQuery Treeview Plugin 1.4
Demo
Note (Sept 19th, 08):
Dynamic Drive specific version
of original main demo page.
Demo #2:
Click here
to add a New Folder node to the end of the existing tree
Folder 1
Item 1.1
Folder 2
Subfolder 2.1
File 2.1.1
File 2.1.2
File 2.2
Folder 3
(closed at start)
File 3.1
File 4
Notes:
No Nodes collapsed explicitly. "
Folder 3
" is manually closed then by giving its
LI
element a "
closed
" CSS class.
Animation enabled, speed is "
normal
".
"
Cookie
" persistence enabled, causing the current tree state to be persisted.
Dynamically adding a sub tree to the existing tree demonsrated.