This page is readiness-state

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

delay

Summary

The specified start delay.

See the description of the delay attribute on the AnimationTiming interface.

Property of apis/web animations/AnimationTimingPropertiesapis/web animations/AnimationTimingProperties

Syntax

var result = element.delay;
element.delay = value;

Return Value

Returns an object of type doubledouble