All Tech Tips

start Attribute | start Property

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

Syntax

HTML<ELEMENT start = sStart... >
Scriptingobject.start [ = sStart ]

Possible Values

sStartString that specifies or receives one of the following values.
fileopenDefault. Video begins as soon as it finishes loading.
mouseoverVideo 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. .

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

IMG, INPUT, INPUT type=image


Copyright © 2006 alltechtips.com. All rights reserved.

This website and the materials and information you find on this website are provided "as is", without warranty of any kind, either express or implied, including without limitation any warranty for information, services, or products provided through or in connection with the service and any implied warranties of merchantability, fitness for a particular purpose, expectation of privacy or non-infringement.