Jump to content
Search Community

LivingInAZoo

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by LivingInAZoo

  1. Hi @greensock!

     

    Thank you for your reply!

     

    1. Yes, I would like "First" to START at opacity: 1.

    2. No, I do not want the element pinned.

    3. Yes, I do want the animation to start when the element hits the center of the screen and finish by the time the bottom hits the center.

     

    I'm happy with everything in my codepen example as it is. The only issue I am having difficulty with is #1 having "First" start at opacity: 1.

     

    Thanks for your help!

  2. I'm new to GSAP and need some help.

     

    I'm trying to do a simple animation using GSAP and ScrollTrigger.

     

    I have a section on the page with 3 layered images. Here is what I'm trying to do:

     

    - When the user reaches the trigger begin fading out the first image

    - As the user continues to scroll fade in the next image

    - As the user continues to scroll even more fade out the second image and fade in the final image

     

    Thanks in advance for any help, samples or suggested documenation!

×
×
  • Create New...