animation-play-state

Single values

running | paused [,...].

Applicable to...

Block and Inline Elements

Inherited

No

Description

Defines the play state of one or multiple CSS-animations. The standard state running very useful in static CSS-environments. This property is also useful to stop or start animations on :hover etc.

Prefixes

We need -o- for Opera, -moz- for Firefox and -webkit- for Webkit browsers like Safari and Chrome.

Examples

Compatibility

Chrome Firefox Internet Explorer Opera Safari
4.0+ 5.0+ 10.0+ 12.0+ 4.0+




Comment