Description: jQuery TreeView Menu brings together all the most practical features requested in a Tree Menu into one awesome menu script. The markup for the menu is simply a HTML list before the script transforms it into a TreeView Menu that supports the following:
Three different ways to specify the initial state of the tree nodes:
1) All collapsed by default
2) All collapsed except ones with CSS class "open", or
3) All expanded except ones with CSS class "closed".
Ability to specify that only one tree branch is open at any time, collapsing any previous open branches.
Two types of persistence supported:
1) "Cookie" based, persisting last tree state before user navigates away from page.
2) "Location" based, expanding the branch or node with an "href" value that matches that of the current page (location.href). This lets you expand a particular branch that corresponds to the current page.
Supports optional animation with variable speed.
Controls can be added that collapses, expands, or toggles all nodes within a tree.
Supports optional asynchronous loading of the tree, so inner branches are loaded on demand based on JSON data returned from the server.
Sunday, November 2, 2008
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment