Triggers classes on html elements based on the scroll position. It makes use of requestAnimationFrame so it doesn't jack the users scroll, that way the user / browser keeps their original scroll ...
A script to execute arbitrary code when a user starts to scroll, during the scroll and after a scroll has completed. This is different from the default browser and jQuery behavior in that it treats ...