Scrollmagic is a JS library plugin that makes various HTML element scrolling animations. Like its name, the jquery element scrolls the animation library out of the plugin to produce a variety of magical scrolling animations. It can even make Web page visual difference effect and waterfall stream effect.
The power of the Scrollmagic animation library is:
- Performs an animation based on a scrolling position-either triggering an animation or synchronizing the scroll to the scroll bar.
- You can animate an element at the specified scroll position-either infinitely or with a limited number of loops.
- The class style that toggles the element based on the scroll position.
- You can easily add Web page visual difference effects.
- You can create a waterfall flow effect with infinite scrolling (add new elements via Ajax calls).
- The callback function can be executed at the specified scroll position or when scrolling to the specified range.
Online Demo: http://www.htmleaf.com/Demo/201503011443.html
: http://www.htmleaf.com/jQuery/Layout-Interface/201503011442.html
Scrollmagic-jquery element Scrolling Animation Library