Array Navigation

Added: 05 January, 2007
Downloads: 352
Required: javascript
Ratting: 5

This javascript puts all the menus, menu items and their urls in array. Using a function it writes the navigation bar on webpage spliting the multi-dimensional array. Menus and it items can easily added or edited by just editing the .js file and the navigation bar on webpage will be changed autometically. It can easily added to multiple pages by adding one line javascript code.



Features:
  • Stores structure of menus, items and urls in multi-dimensional array.
  • Supports Including.
  • Can be configured with database.
  • Autometically detects and writes menus with sub-menu or without sub-menu.
  • Collapse all menus on click expect current.
  • Highlights current item.
  • Can be added to multiple webpages by adding only one line javascript.
  • menu items can be added or edited easily by just editing the .js file.
  • Completely get chashed in browser history. So saves bandwidth and lessen page loading time.
  • Customizable CSS layout