-
I'm using a few URIs in my work that use CDNs for libs like jQuery and TweenMax.
The problem is the asset buster will still bust the CDN addresses so.…
``` html
//cdnjs.cloudflare.com/ajax/libs/gsa…
-
I have noticed several website which have background images that zoom out, in, and move based on scroll. A great example would be http://www.dementialab.org/discovery-lab/ where the background image c…
-
Dependency for bower is listed as greensock, and gives an invalid signature error when trying to include it as a bower depedency.
According to a greensock issue here: https://github.com/greensock/Gre…
-
(pretty self-explanatory)
-
Are there unit tests for this lib anywhere?
-
Hello!
I tried to use the same snippet you wrote in the `README` file and I saw an error in my javascript console:
``` js
new ScrollMagic().add(new ScrollScene({duration: 200}));
// => TypeError: O…
-
Could you add in the examples section how to morph colors as you scroll?
Thanks for this, its awesome.
-
Buenas, cambie el animate de las paginas por la libreria TweenMax de greensock y es mas fluido y tenes muchos mas easings, ademas, agregue una opcion para deshabilitar el mousewheel, si queres te pued…
-
Why the animations doesn't work with angular 1.2.9?
-
We are using the scrollarama plugin and are having an issue where we have a set height set on out intro section but the height increases for bigger screens. We are using the scrollto plugin to navigat…