HTML::Widgets::NavMenu::JQueryTreeView(3) A Specialized HTML::Widgets::NavMenu

SYNOPOSIS

Mostly the same as HTML::Widgets::NavMenu execpt that it renders a fully expanded tree suitable for input to JQuery's treeview plugin

DESCRIPTION

This module renders all nodes but places " class="open" " and " class="close" " attributes in the opening "<li>" tags.

An example of this use can be found in Shlomi Fish's Homepage ( <http://www.shlomifish.org/> ).

AUTHORS

Shlomi Fish ( <http://www.shlomifish.org/> ).

COPYRIGHT AND LICENSE

Copyright 2004, Shlomi Fish. All rights reserved.

You can use, modify and distribute this module under the terms of the MIT X11 license. ( <http://www.opensource.org/licenses/mit-license.php> ).