March 16, 2014
JQuery ScrollMagic
jQuery plugin which essentially lets you use the scrollbar like a progress bar.
It allows ScrollMagic to use jQuery’s advanced selection engine (sizzle) for all items provided to ScrollMagic objects, such as scroll containers or trigger items.

ScrollMagic also accepts jQuery elements for all methods that expect references to DOM elements. Note that in most cases the first element of the matched set will be used.
Comments are closed.