MenuSlider

docs

This class makes uses of a HoverGroup and Fx.Slide. When the user mouses over a menu item, the submenu slides down into view and remains there until the user moves their mouse from either the menu or the submenu.

new MenuSlider($('menuItem'), $('smContainer'));
execute this code