jQuery 实现页面平滑滚动
我需要一个 jquery 来使页面从上到下甚至从下到上平滑滚动。 我有带有日志列表的页面,因此希望如果有人旋转鼠标滚轮,它可以让他/她平滑滚动。 该页面包含大量具有不同名称和名称的图像以及大量 div 和锚文本 所以我想要整个页面平滑滚动..!! 我尝试了 jquery 脚本,但它不适用于每个浏览器。
I need a jquery for page smooth scroling from top to bottom or even from bottom to top.
I have page with log list so want if some-one rotate it's mouse wheel it gives him/her smooth scrolling.
and the page conating lot's of image with differnet and names and lot's of div and anchor text
So I want smooth scrolling of whole page..!!
I tried a jquery script but it's not working with every browser.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
scrollto
插件怎么样? http://plugins.jquery.com/project/ScrollToHow about the
scrollto
plugin? http://plugins.jquery.com/project/ScrollTo