animation - How do I animate drawing a line in Javascript -
I want to convert the image of a simple line from one point to one html element to another. The animation should be slightly slow (maybe one second to reach the second point, but it is also customizable). I've been searching for the last few hours and still have to find a single JavaScript library that does this for you. Anyone got or know anything for this? Thanks,
View JavaScript Library There are some examples in this
Hope this Helps
Comments
Post a Comment