-
Hi John,
your plugin is really terrific, and easy to implement... One thing I ran into, however, was in Firefox (on the mac at least, v. 12.0), whereby images were not responding to the #scale-it twe…
-
Hello,
first of all I have to thank you for this awesome script.
I don't understand combining of `.addTween()` with `TimelineMax` (with labels or without) and scroll duration in pixels.
For example…
ghost updated
11 years ago
-
Hello , it´s funny .i've started an extern port yesterday for greensock gsap too !
Have a look here https://github.com/postite/GSAP
There are some slighlty differences .
It's also not finished yet.
By…
-
Suppose I want to execute a function at the begining of animation, what if I want to execute the same function at the begining of animation reversing?
-
Is it possible to add a method, like the scrollorama "destroy" one (https://github.com/johnpolacek/scrollorama/pull/16)
Thanks
-
Hi everybody,
i'm new to superscrollrama and jquery in general.
I succesuffly implemented the basic animations on my new project, but i'm wondering if it's possible to animate in reverse the div not o…
-
-
The parallax scrolling seems to work great when the object scrolls at a faster rate than a normal scroll, however if you try to slow an object down so it scrolls slower than normal, the object has a j…
-
``` js
Prototype
#box{
position: absolute;
width: 100px;
height: 100px;
background-color: #f00;
…
-
Hi!
On the beginning thank you for your script. It's great!
http://arcadioenmadrid.es/scroll/mojedemoFOLIO.html
I have problem with transform3d in pinned div in Firefox. I tried to find error but I ca…