The amount of time the transition has been running, in seconds.
Property of dom/TransitionEventdom/TransitionEvent
SyntaxNote: This property is read-only.
var result = object.elapsedTime;
Return Value
Returns an object of type NumberNumber
Type: Floating-point
The amount of time the transition has been running, in seconds, when this event fired.
ExamplesMSDN hands-on CSS3 Animations wizard.
Notes Remarks
Note This value is not affected by the value of transition-delay.
Syntax AttributionsMozilla Developer Network : [TransitionEvent.elapsedTime Article]
Microsoft Developer Network: [elapsedTime Property Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4