Jump to content
Search Community

andybarefoot

Premium
  • Posts

    3
  • Joined

  • Last visited

About andybarefoot

andybarefoot's Achievements

  1. Thanks for the help @mvaneijgen! I'll take a closer look at your code and see if I can work out how it works. Thanks! Andy
  2. Thanks @mvaneijgen! Happy new year! I have now made my demo Pen public.
  3. I'm trying to animate a spiral opening up as the user scrolls the page. I'm using Scroll Trigger to: - use morphSVG on the "stripe" to change its shape - change the height of the containing element so that they are more spread out. Unfortunately as the first elements get larger the trigger points for the subsequent elements don't move to reflect their new position but remain in their original position. (From the attached image you can see that the triggers have remained equally spaced even though the stripes are not.) Does anyone know how to adjust this so that the actual triggers move with the elements that have been defined as the triggers? BTW, my code, as shown in screenshot, is working locally but not in Codepen: https://codepen.io/andybarefoot/pen/qBvONYz/194e0765585feb04ad3c6d98c5c79454 Thanks, Andy
×
×
  • Create New...