Contents
Superfish is an enhanced Suckerfish -style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript) and adds the following much-sought-after enhancements:
As Ed pointed out it seems problematic to solve all the different superfish/css issues for a responsive menu. After looking through the options here and elsewhere I found a Pure CSS responsive menu which has been quicker and easier to modify than superfish, and does not have the overheads of jquery or javascript. It also has second level menus.
How does Superfish work to hide submenus?
Animations when showing submenus (and when hiding them, as of version 1.5.2). uses a fade by default but can be given custom objects to be used by the animate functions. The animation speed is also customisable. Keyboard accessibility. Tab through the links and the relevant submenus are revealed and hidden as needed
How to make Superfish dropdown menu with Skelton framework?
I am using superfish dropdown menu with skelton framework. I wanted it to work on mobiles as well. By default its showing the dropdown items but it hover over the items below it. I wants to have it in a way so that it push parent items below it. Any solution? Dropdown menus don’t work well on mobile.
How does Superfish work with hoverintent plugin?
Superfish automatically detects the presence of Brian Cherne’s hoverIntent plugin and uses its advanced hover behaviour for the mouseovers (mouseout delays are handled by Superfish regardless of the presence of hoverIntent). Using this is only an option, but a nice one.
How does Superfish work on Windows Phone 7?
On Android, iOS, Windows Phone 7 and IE10 (with touchscreen), first touch will open an associated submenu, second will follow the link. Mouse and keyboard accessibility works as normal.
How to use Superfish plugin on GitHub?
GitHub – joeldbirch/superfish: Superfish is a jQuery plugin that adds usability enhancements to existing multi-level drop-down menus. Use Git or checkout with SVN using the web URL. Work fast with our official CLI. Learn more .
How long has Superfish menu been in use?
Superfish menus have been in use since the dawn of time (well, around 8 years or so) and many are the places where you can find help with your Superfish implementations. Check out the support options.