Jump to content
Search Community

David Fetherston

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by David Fetherston

  1. Thanks jack, I understand those mistakes. When I paste all of that existing code into my vs code, unfortunately it is still not working. It says my gsap, devtools, and drawsvg are not defined. This must be an internal issue, or maybe I'm not installing them correctly? Sorry for the misunderstanding still a beginner here. Thanks. Heres the codepen https://codepen.io/davidfether/pen/qBKvEvO
  2. Unfortunately it is not working again! When i add my own svg elements in, and change the gsap it is not responding. here is the codepen link: https://codepen.io/davidfether/pen/wvXOBvo
  3. If anyone can help out please, gsap is not showing up in my browser. I know its a common problem, but I have made sure gsap is installed in my code-kit and vs code. I have also tried opening the file up with non-bonjour and bonjour from code-kit, but nothing seems to work. dev tools is giving me the issue: Uncaught TypeError: Cannot read properties of null (reading 'getBBox')
  4. if anyone could please help me with my issue – when the squares extend into lines using scaleY, it is not scaling from the baseline but rather inverting itself. I tried to change my transformOrigin but that did not work. Thank you!
  5. https://codepen.io/davidfether/pen/zYaPLqJ Here the url for the codepen... hopefully this works. Thanks again
  6. If anyone could please help out with this I would appreciate it. I am trying to animate an svg with gsap. The svg is showing up in chrome, but none of the elements are moving when i add gsap. here is the issue in devtools , it seems like there's an error in my file setup? Thanks
×
×
  • Create New...