Clip-path animation with JavaScript doesn’t work with classList but only changing style property
I made this animation using CSS and JavaScript. When I hover on the div, the background-color changes with a circle animation.
This code is working:
I made this animation using CSS and JavaScript. When I hover on the div, the background-color changes with a circle animation.
This code is working: