Skip to content

Superfish is a jQuery plugin that adds usability enhancements to existing multi-level drop-down menus.

License

Notifications You must be signed in to change notification settings

Mars228/superfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

Please use the existing Superfish documentation.

Important note: As of Superfish v1.5.1 if you wish to use hoverIntent you will need to use a patched version that supports event delegation.

Big new features in v1.5.2

  • You can now require a click to open submenus, and click again to close them. Just set useClick option to true (is false by default).
  • Support for animations when closing submenus. Added animationOut and speedOut options.
  • Has always worked on iOS, but now supports Android and (possibly) other touch screens, too. Behaves like it does on iOS: first tap acts as hover and opens submenu, second follows link (unless using the new useClick option, in which case the second click closes the submenu). Keyboard and hover functionality works as normal. Thanks to Maarten Machiels for his valuable feedback on this.

About

Superfish is a jQuery plugin that adds usability enhancements to existing multi-level drop-down menus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • CSS 13.3%
  • CoffeeScript 11.8%