ScrollTrigger CDN Link |
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 behaviour. Animations run when the browser is ready for it. |
Current stable version of ScrollTrigger is 1.0.6 |