Jump to content
Search Community

DanielSA10

Members
  • Posts

    4
  • Joined

  • Last visited

DanielSA10's Achievements

  1. Yes! Good to know I was on the right track atleast. Thank you!
  2. Hello! my specific problem is that I'm trying to figure out how to disable ScrollTrigger animation when the screen width is under 800px. My guess is that I have to use matchMedia? and maybe .disable()? But I can't really get it to work. Any help is appreciated! I recreated the issue in the provided Codepen
  3. (title edit: Animation not starting when entering screen) Hello! I'm trying to figure out how to make a timeline for ScrollTrigger, but i'm clearly doing something wrong. I want the 2 lines in the middle section, to move when they enter the viewport, but I can't get them to animate at all. What could I be missing? Thanks!
×
×
  • Create New...