
Samis
-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Store
Blog
Product
Showcase
FAQ
ScrollTrigger Demos
Downloads
Posts posted by Samis
-
-
Great! I get it now! Thanks a lot!
BTW, great tool!
Bests
-
Hi!
I´m using the simpledemo.html as a reference, and I´m having trouble when trying to use the same animation in two different elements, see code below:
<div id="examples-1"><h2 id="fade-it">Fade It</h2><h3 id="fade-it">Fade It</h3><h2 id="spin-it">Spin It</h2><h2 id="scale-it">Scale It</h2><h2 id="smush-it">Smush It</h2></div>Note that the first <h2> tag and the <h3> tag should both fade in, but it makes the whole file stop working. I know that Ids should not be repeated, but, how can I use Fade in animation more than once in the same file?Thanks in advance!
Scrollorama Vertical navigation
in GSAP
Posted
Hi!
I´m wondering if the Super scrollorama has some kind of vertical navigation like this one: http://www.evanshalshaw.com/bondcars/index.html
I´m trying to figure out some kind of vertical menu, where you´re able to click on one item, and it takes you to the right portion of animation.
Is it possible? How?
Thanks a lot!