我正在网站上工作,如http://artofflightmovie.com/,我知道如果你点击菜单项,如何实现这种效果,它会自动滚动你到那个元素,但不知道怎么做滚动用鼠标滚轮。
如果有人知道某个插件或任何提示?
答案 0 :(得分:0)
我一直在寻找,实际上有一个插件可以做到这一点:
jq插件:http://archive.plugins.jquery.com/project/mousewheel
演示:http://brandonaaron.net/code/mousewheel/demos
希望这有帮助!