Jump to content
Search Community

Becca

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Becca

  1. Hello,

     

    I have a problem with my first ScrollMagic Animation.
    I would like to fade in the boxes on scrolling down. This works fine except for the first time. When I scroll down for the first time the values like opacity don't "tween", they switch directly from 0 to 1. After that I can scroll up- and down with a working animation.
    It's like some kind of setting is missing. Do you have an idea what exactly is missing?

     

    This is my codepen: 

    See the Pen ?editors=0010 by becca1811 (@becca1811) on CodePen



    Thanks, Becca

    See the Pen ?editors=0010 by becca1811 (@becca1811) on CodePen

  2. Hi there,

     

    I am relatively new to gsap so I hope my question isn't too dumb :-)
    I would like to change the offset values of multiple color-stops in a svg gradient with staggerTo. The problem is, during the tween the percent suffix is missing. According to AttrPlugin Docs it should be possible. When I use the To-Tween, everything works perfectly, but not with staggerTo.
     

    Please have a look at my pen.

     

    Thanks for any help, Becca

    See the Pen rJNwZx by becca1811 (@becca1811) on CodePen

×
×
  • Create New...