Closed goco17 closed 11 years ago
Hi Goco,
Actually this will not work using timeline.reverse(), as superscrollorama will control all animations for as long as they are added. But please try to make more clear how the site should work. So far what I think you want to achieve is this:
Scroll down and fire an animation, when reaching a certain scroll point. When clicking a button the animation should be reversed.
What about when I scroll back up then? Should the animation run forward again? Or should it just not be running anymore?
regards, Jan
Hi, sorry for the late reply as I was away.
It's something like this http://www.lordandtaylorfirstlook.com/
My intention is this:
Is this possible??
I think it is possible, you are going to have to adjust your animations mid animation so fire an onComplete for the animation once it is done so and force it to do something else. It is going to be really tricky but I think it is doable.
@jkrot yes, thank u soo much...i'll use the onComplete and onReverseComplete...:)
Hi, john
First of all great plugin,
I could really use some explanation here,
I have a button, whereby after clicking it, i want a series of animation to play in a reverse order(works) then fires another group of animation.
using: asp.net, jquery, superscrollorama
jquery
my html
how do i do this, extremely sorry for troubling you