Home
Tutorials
Views
Programming
Triggers
How To..
SQLite How to by Tag:
how to reverse CSS animation on second click with jQuery
I don't know if this is the most efficient way, but adding reverse keyframes and toggling classes seems to work. codepen example #path1.active { animation: line 1.5s forwards; } #path1.inactive...
Read more
SQlite Tutorials