Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Smooth mousewheel page scrolling plugin Reply To: Smooth mousewheel page scrolling plugin

#201045
Shikkediel
Participant

Working on the next version of the aforementioned smooth page scroll plugin. Gave it a low impact requestAnimationFrame default functionality, with jQuery animate only as a fallback :

http://codepen.io/Shikkediel/pen/GJRbOV?editors=001

I would very much like to make this work cross browser. Any feedback on how it’s behaving on Apple mobile merchandise is enormously welcome. I suspect momentum scrolling might be interfering from it being smooth but I cannot test that myself unfortunately.