Closed dennisjerdz closed 8 years ago
Hey @dennisjerdz, could you paste a codepen example with this code so I can see it running? Thanks.
Here it is, thank you sir! http://codepen.io/anon/pen/yeVWGm
@dennisjerdz -- You aren't importing Walkway in that pen (evident from the browser console, stating Walkway is undefined
), well it looks like you were trying to – but your script include was after the closing </body>
tag which is invalid
See my fork that includes the library: http://codepen.io/wjramos/pen/eZrLOj
Thanks @wjramos ⭐
I apologize for mistakes in my code. Most of my scripts were always after the body tag. Thank you for both of your help!
Hello, sorry for the disturbance, but despite a lot of attempts from me in both editing the html and the svg itself, I can't seem to make the animation to work. It just appears instantly.
Here is my code:
For SVG:
For JS: