start attribute | start property

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
1 out of 1 rated this helpful - Rate this topic

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

Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5

Syntax

HTML<element start="p" ... >
JavaScript

p = object.start

Property values

Type: String

fileopen

Default. Video begins as soon as it finishes loading.

mouseover

Video begins when the user moves the mouse over the animation.

Standards information

Remarks

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

See also

img
input
input type=image

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.