Jump to content
Search Community

Alexander S.

Premium
  • Posts

    4
  • Joined

  • Last visited

About Alexander S.

Alexander S.'s Achievements

  1. Thank you so much! You are indeed a Superhero!
  2. Hello everyone! I got a hamburger menu that hides and shows on scroll up/down, using code from another forum post. Using ScrollTrigger.matchMedia I am limiting this behavior to mobile devices only (larger screen size set in the demo to demonstrate behavior more easily). How do I make the hamburger stay in place when the menu is open? Currently is scrolls out of the way even if the menu is open, which isn't very userfriendly. Any help would be greatly appreciated! Thanks!
  3. Hello Shaun, Thank you very much! This works perfectly and also gives my other animations a much better feel. I really appreciate the help! Alexander
  4. Hello everyone! I am new to GSAP and quite blown away by the possibilities. What I am trying to achieve is to insert a short pause at the end of my scrolltrigger stagger. Right now the animation finishes and immediately begins to leave the screen upon completion. I would like it to require an extra scroll or two after it completes, so the user has some feedback "Ok, it's done playing" and has some time to consume the content before it flies off the screen. How would this best be achieved? My apologies if this is already covered in the docs, I have been searching, but it can get a bit overwhelming for a beginner. Cheers! Alexander
×
×
  • Create New...