Enable smooth scrolling for my website in all browsers

前端 未结 6 855
醉酒成梦
醉酒成梦 2020-12-02 09:15

I\'m developing a parallax scrolling website using the Stellar and Skrollr libraries. The website behaves perfectly in Firefox because of Firefox\'s smooth scrolling feature

6条回答
  •  一整个雨季
    2020-12-02 09:47

    I found two jQuery plugins that may do what you want.

    Simplr-SmoothScroll // Source: SE Question

    jQuery SmoothWheel

    Hope this helps.


    edit: Struck out SmoothWheel because of comments - it hasn't been updated in ages, and SmoothScroll seems well maintained.

提交回复
热议问题