Launch Demo

    Warning: count(): Parameter must be an array or an object that implements Countable in /home/customer/www/unheap.com/public_html/wp-content/themes/unheapv2/library/functions/template-tags.php on line 47
  • Save
  • 123
  • Spotlight
X

ScrollMagic: The javascript library for magical scroll interactions

Want to add a little magic to your scroll interactions? ScrollMagic is the go to scroll effect plugin. It essentially allows you to turn your scrollbar into a playback scrubber on an animation and do some pinning/syncing/parallax effects and powerful animations with GreenSock (https://greensock.com/docs/#/HTML5/).

Like with anything this powerful, there is a bit of a learning curve, but its well worth learning.

This plugin is an evolution of Super Scrollorama by John Polacek: (http://johnpolacek.github.io/sup…).