Jump to content
Search Community

horizontal scrolling in a container

kmytor
Moderator Tag

Recommended Posts

Posted

Hello, can you help me, I have a little problem I need to advance the with the scroll, but I tried individually or in a group, this was my best result

currently it appears one by one but it does not advance the horizontal scroll  




 

See the Pen GgKELvN by kmytor (@kmytor) on CodePen.

Posted

Hi,

 

The main issue is that you have far too many sections and the animation at the end is too short and runs only after all the sections are in place. Better use the position parameter to add the horizontal translate at the very start of the timeline:

See the Pen LEPjZLr by GreenSock (@GreenSock) on CodePen.

 

Also checking this video might be a good idea as well:

 

Finally check ScrollTrigger's Container Animation Feature as well:

https://gsap.com/docs/v3/Plugins/ScrollTrigger/?page=1#containerAnimation

 

Hopefully this helps

Happy Tweening!

  • Thanks 1

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...