Retrieves a value indicating the current time along the simple duration, as defined by the element's DUR or END attribute.
Syntax
HTML N/A Scripting [ sTime = ] object.currTime
Possible Values
sTime String that specifies the current time on the element's simple duration. The property is read-only with no default value.
Remarks
The simple duration is the segment of time from when the element begins playing until it completes one forward cycle of its behavior, excluding repetitions.
If the REPEAT or REPEATDUR attribute is set on an element, the value of the currTime property resets each time the element repeats.
Applies To
time
See Also