这是又一个实现卷帘式菜单的jQuery插件。但您不必单击以打开一个菜单,您只需将滑鼠移动到它。
$(document).ready(function(){ $('#example1').hoverAccordion(); });