currTime Property?deprecated) | DHTML中文手册 |
retrieves a value indicating the current time along the simple duration as defined by the element's t:dur or t:end attribute.
dhtml语法
xml n/a scripting [ stime = ] object.currtime
dhtml可能的值
sTime Stringthat specifies the current time on the element's simple duration. The property is read-only. The property has no default value.
Remarks
This property is deprecated. For similar functionality, refer to the activetime property available with the time2 behavior.
the simple duration is the amount of time it takes for the element to complete one forward cycle without any repetitions.
if the t:repeat or t:repeatdur attribute is set on an element, the value of the currtime property resets each time the element repeats.
是否符合公共标准
This property is defined in HTML+TIME (Timed Interactive Multimedia Extensions) 1.0 .
Applies To
t:AUDIO, t:IMG, t:MEDIA, t:PAR, t:SEQ, time, t:VIDEO
更多语法参考
introduction to html+time, localTime