Jump to content
Search Community

text need to show on scroll on a sticky Background

atulraj89 test
Moderator Tag

Recommended Posts

I am trying to create this banner animation just for learning, 
https://www.apple.com/iphone-se/
I only need first part of the above link, 

what I am trying to achieve is, there is a background image and some text on it, I need to show text one by one on scroll, I have tried many thing, since I am new to GSAP, I have tried to use it with Scroll magic but no luck. Can anyone guide how to achieve this result.

Link to comment
Share on other sites

No need for ScrollMagic here... and with the new ScrollTrigger plugin, no need for ScrollMagic at all, period.

 

If you want to tween text characters one by one, I would recommend looking at SplitText

 

You could make use of ScrollTrigger here, but you can also just advance a Timeline's progress based on the scroll value. Example here,

 

See the Pen WNrpWKZ by sgorneau (@sgorneau) on CodePen

 

 

 

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...