Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Stop CSS 3 animation Re: Stop CSS 3 animation

#118272
danieldatton
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.

http://jsfiddle.net/UFepV/

That should run it when not in a hover state, and pause all anims when its hovered over.