This property defines when the transition will start, allowing for a delay from the time when the property is applied or changed. Times may be negative to begin the play cycle at the specified offset. The initial/default value is '0s'.
Values for "transition-delay"
CSS Level | Value |
CSS Transitions | "<time>#" |
Notes
- So that transitions work in major browsers, be sure to use the "transition-delay" property and the equivalent proprietary properties like "-moz-transition-delay", "-ms-transition-delay", "-o-transition-delay", and "-webkit-transition-delay".
Recommended Links
Search Engine Links (for more information)