Enable smooth scrolling for my website in all browsers
问题 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, but in Chrome, scrolling with the mouse wheel is jerky, and the parallax effect is almost ruined. Is there any way to get the smooth scrolling with the mouse wheel in all browsers while maintaining performance? 回答1: I found two jQuery plugins that may do what you want. Simplr-SmoothScroll // Source: SE Question jQuery