start attribute | start property
Sets or retrieves when a video clip file should begin playing.
![]() |
Syntax
| HTML | <element start="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
-
Default. Video begins as soon as it finishes loading.
-
Video begins when the user moves the mouse over the animation.
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
Remarks
The start property applies only to img objects with the dynsrc property specified.
See also
Show:
