Package Exports
- jquery-treeview
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jquery-treeview) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Note that this project is not actively maintained anymore.
Check out jqTree for a more up to date plugin.
jQuery Treeview
Lightweight and flexible transformation of an unordered list into an expandable and collapsable tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.
Provides some options for customizing, an async-tree extension and an experimental sortable extension.
Demo
Download
Changelog
Documentation
.treeview( options )
Takes an unordered list and makes all branches collapsable. The "treeview" class is added if not already present. To hide branches on first display, mark their li elements with the class "closed". If the "collapsed" option is used, mark initially open branches with class "open".
License
Copyright Jörn Zaefferer
Released under the MIT license: