Answers for "how to add animation thur javascript"

6

js add animation to element

document.getElementById('test').style.animation = 'fading 2s infinite'
Posted by: Guest on January-18-2021

Code answers related to "how to add animation thur javascript"

Code answers related to "Javascript"

Browse Popular Code Answers by Language