+ 5
how can i create a onclick button but that intiates/start the loader to spin ...look at my code
4 Réponses
+ 7
Hi W3B TR1CK5T3R . I created onclick trigger to run your animation
https://code.sololearn.com/WlAv5WDJ9kZ5/?ref=app
+ 2
thanks all for the help
+ 1
try to addClass the class loader and make it add the class to the div or to the id loader
+ 1
I think you need setInterval method inside an asynchronous function.