asp.net.ph

Skip Navigation Links

start Property

Language References


Sets or retrieves when a video clip should start playing.

Syntax


HTML <IMG DYNSRC = sURL START = sStart ... >
Script img.start [ = sStart ]

Possible Values


fileopen The video starts as soon as it is finished loading.
mouseover The video starts when the user moves the mouse over the animation.

The property is read/write with no default value.

Remarks

To play the video whenever the page is loaded in a site visitor's Web browser, specify fileopen. To play the video whenever a site visitor moves the mouse over the video, specify mouseover.

Applies To

IMG



>

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note