+ 2
Can we create animation through JS in web?
Javascript animation
2 odpowiedzi
+ 3
Yes. We can. if we know all properties of CSS and basics of JAVASCRIPT then we can easily do so.
+ 2
setTimeout() and setInterval() are two most widely used inbuilt js functions through which we can create loops of own defined functions to create different framed to play as animation