品优购电梯导航模块点击后自动向上跳一格怎么解决?
哪个网址?一般用$(document.documentElement).animate({scrollTop:$('#滚动到的对象id').offset().top})实现
看看你的代码