Comment on WebSlides – Making HTML presentations easyparentComments−colordrops9yThis is the ultimate article on scrolling UX:https://bost.ocks.org/mike/scroll/Basically, don't mess with built-in scrolling functionality - just change how your page renders based on scroll position.
Comments
This is the ultimate article on scrolling UX:
https://bost.ocks.org/mike/scroll/
Basically, don't mess with built-in scrolling functionality - just change how your page renders based on scroll position.