0
Draw a line between 2 divs
How can I draw a line between 2 divs with Javascript (jquery or other)? It needs to be responsive... The divs will be moving
1 Respuesta
+ 9
This will help you
https://www.w3schools.com/tags/canvas_lineto.asp
How can I draw a line between 2 divs with Javascript (jquery or other)? It needs to be responsive... The divs will be moving