Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


start Attribute | start Property

Sets or retrieves when a video clip file should begin playing.

Syntax

HTML Scripting
< ELEMENT start = sStart ... >
object.start [ = sStart ]

Possible Values

sStart String that specifies or receives one of the following values.
fileopen Default. Video begins as soon as it finishes loading.
mouseover Video begins when the user moves the mouse over the animation.

The property is read/write. The property has a default value of fileopen .

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties .

Remarks

The start property applies only to img objects with the dynsrc property specified.

Standards Information

This property is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 2 .

Applies To

Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
IMG , INPUT , INPUT type=image
Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.