start attribute | start property

Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
0 out of 2 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

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.