Jump to content
Search Community

Colette

Members
  • Posts

    4
  • Joined

  • Last visited

Colette's Achievements

  1. Hey - thank you so much this has clarified things for me and i was not quite grasping when and where to turn on and off the observer! Its almost perfect now i just have to stop it running again on reverse scroll because currently its preventing the reversed scrollTrigger actions when it's embedded in a page with other content. Thank you for all your help. Incase you are interested and want to see what i did it's here (sorry same amount of code will make a basic version for reference at some point): https://codepen.io/Letwah/pen/RwmPdNq I REALLY appreciate the pointers so thanks very much!
  2. Hi @mvaneijgen Thanks for these resources - i feel like i'm over complicating mine, and i can't seem to get the scroll to reinitialise at a certain point using preventDefault: true. can you have more than one observer per script? and should they always be at the bottom? Sorry if these are basic questions - it's the first time i've used it. its annoyingly long but heres he codepen as is : https://codepen.io/Letwah/pen/QWRbpKa I appreciate any help with this to just get the lower animations s1, s2, s3 to start 😵‍💫
  3. @mvaneijgen Oh wow - that would have been a much better approach I will look into that 😬 thank you very much for your prompt reply. Also I had no idea about that inspector plugin, thanks for that. Back to the drawing board!
  4. Hello, I'm pretty new to GSAP and i'm attempting a rather complex animation. I basically would love to stop the page from scrolling up until a certain animation is finished however its trickier than i thought. I've tried a few things and i'd just like some advice about the best way to do this. Basically I'd like to stop the scroll until after the funcs hideSprintTitle(), hidePath() and verticalAlignMotion() have finished...
×
×
  • Create New...