What if I want to trigger an animation by pressing a button ? What and how should I use for the code given below :- https://code.sololearn.com/WmjuJkHiBvJ4/?ref=app
6/9/2018 3:51:50 AM
Hemant Jaiswal6 Answers
New AnswerUse Javascript and an html <form>. You can also make the div the button as well, without having a separate button. More JS 😬
https://stackoverflow.com/questions/27543964/start-a-css-animation-on-button-click A sample codepen project: https://codepen.io/thetallweeks/pen/boinE
SoloLearn Inc.
4 Embarcadero Center, Suite 1455Send us a message