Jump to content
Search Community

samlinck

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by samlinck

  1. This is a simplified demo of my problem. I want to slow down the scroll, because I find that the animations run too quick. But each section has to keep its height of 100vh. I know that the duration of a scrubbed animations is equal to the distance between the start and the end point (here 100vh - 90px). So how can I fix that the scroll slows down?

    See the Pen LYQqrwO by Samlinck (@Samlinck) on CodePen

  2. Hi i'm making some hover animations that should behave separately. But they get mixed up. I want the sentence in the middle to fade-out and on the basis of the hovered link i want to show the accompanied hidden div.  But if you hover really fast from one link to another, the first animation gets mixed up with the following animation. Hope someone can help. 

    See the Pen gOwxVrE by Samlinck (@Samlinck) on CodePen

  3. Hi everybody, 
    It's my first timing using scrolltrigger and i have an issue that i can't seem to solve. I want to animate scroll effects inside the pinned blue container, like the white bg sliding over the blue one.
    But the pinning of the container creates a space above and beneath while scrolling through page. Long story short, i want the green blocks to stay in place. Right above and beneath the container. 
    Please help :)

    See the Pen KKgVVMg by Samlinck (@Samlinck) on CodePen

×
×
  • Create New...