Home › Forums › CSS › Stop CSS 3 animation › Re: Stop CSS 3 animation
December 20, 2012 at 11:46 am
#118272
Member
I don’t think you can do it in css as there is no parent selector.
Take a look at this i found on jsfiddle.
That should run it when not in a hover state, and pause all anims when its hovered over.