Navgoco is perfect for building vertical menus.
Navgoco will take tree-like structures and collapse them, showing only the top options.
Clicking an option will reveal its child elements.
It also includes an "accordion" mode, where no more than one node option can be opened.
A demo is included with the download package.
Requirements:
- Small changes to improve performance and usability
- Updated default settings to be accessible $.fn.navgoco.defaults.save = false;
- Updated documentation and demo
- Updated tests