HTML-Widgets-NavMenu is a Perl module to generate navigation menus and control site flow. It has many advanced features, is extensively tested, and should be easily extensible and customizable.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Site Management Software Development Libraries Perl Modules |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: This release adds the li_id key to set the HTML id attribute of an <li> tag, and corrects a small typo.


Release Notes: This release moves some *.pl scripts from the top-level directory so they won't be installed by default by overzealous installers, removes trailing space, and updates the contact details.


Release Notes: HTML::Widgets::NavMenu::JQueryTreeView was added for generating a navigation menu that jqTreeView can handle well.


Release Notes: A bug with the HeaderRole navigation menu type was fixed. The internals were cleaned up and modernized.


Release Notes: This release adds a no_leading_dot option to eliminate the leading "./" prefix from URLs. It fixes a bug with the non-capturing 'expand' option.