+ 2
Is it possible to connect svg in html to JavaScript ??
I mean... Can we draw basic shapes in svg canvas of html with taking input of coordinates from user with javascript (or php) ??
3 odpowiedzi
+ 3
Since you can create an svg-element - of course, why not.
+ 2
®k👨🏻💻Mî$πR@ Click here
https://eloquentjavascript.net/17_canvas.html
I hope you enjoy and it helps you totally