Hi,
What jQuery plugins exist for a vertical hover accordion? I am looking for a plugin to be used for a menu where:
- sub-menu items will only expand after a second being hovered over (so something that perhaps uses the hoverIntent plugin);
- it can degrade gracefully if Javascript is turned off; and
- will collapse/close any sub-menu item when the mouse moves completely off it.
thank u very much!