Jump to content
Search Community

Problem with ScrollTrigger and target start/end

Idas test
Moderator Tag

Recommended Posts

  • Idas changed the title to Problem with ScrollTrigger and target start/end

Hi @Idas,

 

That's one of the Most Common ScrollTrigger Mistakes - creating .to() logic issues. When you target the same property of the same element in multiple ScrollTriggers, you need to use immediateRender: false, .fromTo() tweens or a timeline.

 

https://greensock.com/st-mistakes/#to-issues

 

See the Pen c5debd87e814df47d92a60f751467d55 by PointC (@PointC) on CodePen

 

Happy tweening.

:)

  • Like 4
  • Thanks 1
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...