This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

emptied

Overview Table

Synchronous No
Bubbles No
Target dom/Element
Cancelable No
Default action
## Notes

Remarks

When the load method is called, the media element stops any previously running media and resets the element. Playback restarts immediately if the autoplay attribute is specified. To invoke this event, do the following:

  • Call the media element’s load method.

Syntax

Standards information

Event handler parameters

pEvtObj [in]
Type: ****IHTMLEventObj****

See also

Related pages

Attributions