View on GitHub
Orange megamenu
Boosted mega-menu is use for landing page with many cross-link
Usage
The plugin is initialised via javascript. Make sure to target the element containing the .mega-menu
class.
HTML markup and especially <ul>
menu structure must follow this example:
Options
Megamenu can be initialised to point to a specific menu item when main menu is opened. Call the init method with wanted item id.
You might as well keep control on focus when page is loaded, thus disabling focus on targeted item.
Default value for parameter noFocus
is false
.
See a full implementation in the Orange News example page