Home › Forums › CSS › Css animate on :active (kinda) › Re: Css animate on :active (kinda)
February 19, 2013 at 4:40 am
#125175
Participant
You got it right. You will have to use JavaScript to apply a class to trigger the animation when clicked, unless you want to use a [CSS click event](http://tympanus.net/codrops/2012/12/17/css-click-events/).