jquery实现带滚动效果的下拉菜单_时代Java(NowJava.com) -JS/jQuery代码 -演示与下载 -时代Java

Long Dropdowns

If your dropdowns are this long, you might wanna take a re-look at your navigational strategy. But, if it makes sense, a technique like this may be beneficial.

PROBLEM: Dropdown menu goes down below the fold when opened, making lower items inaccesible.

SOLUTION? Make menu scroll up and down as you mouse through it.

代码整理:时代Java(NowJava.com) 

转载请注明出处,此代码仅供学习交流,请勿用于商业用途。

下载代码说明
X关闭

jquery实现带滚动显示效果的二级下拉菜单

jquery实现带滚动效果的下拉菜单,首先是一个标准的二级下拉菜单,子菜单如果项目太多会自动滚动显示,经测试效果相当不错,感兴趣的朋友下载试用