Click to return to the DHTML, HTML     
javaEnabled Property     onOffBehavior Property     Default Behaviors Referen...    
Web Workshop  |  DHTML, HTML & CSS

localTime Property


This document describes technologies available as an experimental implementation of HTML+TIME within Internet Explorer 5. While we encourage you to evaluate these features and to send us your feedback, please note that these features are subject to change.

Retrieves a value indicating the current time along the local duration, as defined by the element's REPEAT or REPEATDUR attribute.

Syntax

HTML N/A
Scripting [ sTime = ] object.localTime

Possible Values

sTime String that specifies the current time on the element's local duration. The local duration is the amount of time from when the element begins until it stops, including playing in reverse and all repetitions.

The property is read-only with no default value.

Remarks

If the AUTOREVERSE attribute is set to true on an element, the localTime is effectively doubled. The localTime property also includes the value of the element's REPEAT or REPEATDUR attribute.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
time

See Also

HTML+TIME, currTime


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.