Jump to content
Search Community

OrganicBlue

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by OrganicBlue

  1. Hi Rodrigo. Thanks for your answer.

    The problem was with the SmushIt plugin and the deferred loading.

    I don't know why GSAP gives the element 100px width, but without the deferred loading works fine.

  2. Hello everyone.

     

    I have a website in wordpress in which I made some simple pins, and when I enter again after a few weeks, I see that the pin-spacer are 100px wide, and I don't know where they get that style.

    I could force by css or js to ignore it, but I would like to know why it is like that, and how to avoid it, since it was working correctly before.

     

    If I disable the pin, it looks fine.

     

    Thank you in advance for your help

    gsap-error.jpg

  3. Hello everyone.

     

    I think the code explains what I'm trying to do, but just in case...

     

    I have a timeline attached to the scroll with several animations in which certain elements "appear" from above, and then those same elements should disappear in the same way, but they don't move, they just disappear.

     

    Also, when going back to the top, the animation of those elements is wrong.

     

    Thank you for your help.

    See the Pen BaPVqYM by Satelier-Diego (@Satelier-Diego) on CodePen

  4. Hi,

    I'm trying to get each panel to have an opacity of .5 and a size of .8, both go to 1 when they get to the center of the screen, and no matter if they go left or right, they go back to the initial state.
    Is it possible to do it with containerAnimation, or do I have to go in other way?

    (I dont't understand why the start/end are on the middle of the viewport)

    See the Pen VwxOyMr by Satelier-Diego (@Satelier-Diego) on CodePen

×
×
  • Create New...