animation-delay

Single values

<time> [,time].

Applicable to...

Block and Inline Elements

Inherited

No

Description

Defines the time that the user agent waits before starting a CSS-animation. The timer starts as soon as the CSS-Animation is activated. The standard value is 0ms.

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