我想知道这个页面背后的插件/ css技巧是什么,以实现平滑滚动 - http://templates.framework-y.com/dark/。正如您在滚动时看到的那样,在您停止使用第三个鼠标按钮滚动后,页面将继续滚动。
答案 0 :(得分:0)
这种脚本叫:“Smooth Scroll”。您可以在此stackoverflow的问题中找到示例:Can I change the scroll speed using css or jQuery?
这是一个示例和脚本的github:
http://simov.github.io/simplr-smoothscroll/examples/example-02.html https://github.com/simov/simplr-smoothscroll
答案 1 :(得分:-1)
我们可以在没有鼠标的情况下在 css 中平滑滚动,但不能仅使用 css 使鼠标平滑滚动