This plugin shares many of Superfish's features and all of its CSS. However, Superclick focusses solely on click events to open and close submenus. Bear in mind, this means that links with associated submenus will never be followed, they will simply toggle the visibility of the submenu.
For now, please use the existing Superfish documentation where you will find full explanations of the customisable features. The only differences are:
- options related to hovers are omitted from Superclick.
- the
hoverClass
option is changed toactiveClass
. - there is no need to include the hoverIntent plugin.
Here is a quick demo of Superclick in action.
Download Superclick zip archive
- v1.1.0 Include megamenu functionality from Superfish - you can now specify the popup element selector rather than it having to be a nested UL.
- v1.1.0 Reorganise files and folders. Use Grunt for tasks as per Superfish. Add Bower support.
- v1.0.0 Most of the regular Superfish features.
- v1.0.0 Added
reset
method. Closes all open submenus and restorespathClass
submenus if you are using that feature.