t:TIMESTARTRULE Attribute | timeStartRule Property?deprecated) | Internet Development Index |
This page documents a feature of HTML+TIME 1.0, which was released in Microsoft?Internet Explorer 5. We recommend that you migrate your content to the latest version of HTML+TIME, which implements the SMIL 2.0 Working Draft. See the Introduction to HTML+TIME overview for more information.
Sets or retrieves the point at which the document's timeline begins.
Syntax
HTML <ELEMENT t:TIMESTARTRULE = sAction... > Scripting object.timeStartRule [ = sAction ]
Possible Values
sAction String that specifies or receives the following value:
onDocLoad Default. Starts the document timeline after the document is fully loaded without waiting for any document-associated media. This value ties the start of the document timeline to the window.onload event. The property is read/write. The property has a default value of onDocLoad.
Remarks
Only the HTML?A HREF="../../objects/body.html">BODY element supports this property.
Standards Information
This property is defined in HTML+TIME (Timed Interactive Multimedia Extensions) 1.0 .
Applies To
BODY, time
See Also
Introduction to HTML+TIME