jQuery Tocible was written to help out with creating customized menus for long HTML pages.
Tocible works by scanning and extracting the page's header structure, adding them to a sidebar menu and linkifying each option.
When the user clicks on any of the ToC's menu options, the user's viewport will be scrolled down to the header link he clicked on.
An Tocible sample page and usage instructions are included with the download package.
Configurable plugin options include:
First level heading selector
Second level heading selector
ToC menu title
Use hashtags for deep-linking
Menu positioning controls
Viewport scrolling animation settings
Show heading structures collapsed or expanded
What is new in this release:
- Fixed menu left positioning.
What is new in version 1.1.0:
- Added option collapsible, for collapsing subheading list.
- Modified option defaults.
Requirements:
- JavaScript enabled on client side
- jQuery 1.6 or higher
Comments not found