Jump to content
Search Community

Pin Section with tabs

Danny21 test
Moderator Tag

Recommended Posts

Hi,

 

I have some experience with GSAP - StrollTrigger in general, but not so much with the .pin property.

Im having quite some trouble achieving a section with tabs and would like to ask for some help.

 

Layout :

On the left, I have a simple Tabs menu with a progress bar.

On scroll I want the progress bar fill up. That's working so far.

I also want to highlight the "active" tab, it's not working properly.

 

On the right, I have the main content of the tab with some title, text and image.

Ideally, on scroll I would like to fade in/out the content.

 

I found this demo, which I tried making it work for my needs, but having some troubles.

See the Pen YzZLVyY by akapowl (@akapowl) on CodePen

 

Regards, 

Danny

See the Pen eYowpjp by jokerdanny21 (@jokerdanny21) on CodePen

Link to comment
Share on other sites

Hi @Danny21 and welcome to the GSAP Forums!

 

In this cases is better to create just a single timeline to control everything. It's always a good idea to start without ScrollTrigger and focus on the animation first and then plug ScrollTrigger back into the mix.

 

Maybe something like this:

See the Pen rNbELKO by GreenSock (@GreenSock) on CodePen

 

Hopefully this helps.

Happy Tweening!

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