- 1
Help JAVASCRIPT
There you have create simple Todo list animation. In this task you must use DOM Events to add/remove classes in some conditions like(f.e. while I click class is added, while I click second time, the class is removed). Initial state: Clicked first and second <li> tags, and mouseover on the second <li>: Unclicked second <li> tag, and also mouseout from the second <li> tag: Upload only html file, you must use internal JS and styles!
1 Answer
+ 1
This I created:
https://code.sololearn.com/WP004YM6EyFe/?ref=app



