emptied
Overview Table
Synchronous | No |
---|---|
Bubbles | No |
Target | dom/Element |
Cancelable | No |
Default action |
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
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.12
Event handler parameters
- pEvtObj [in]
- Type: ****IHTMLEventObj****
See also
Related pages
- audioApiaudioApi
- audioElementaudioElement
- DocumentDocument
- sourcesource
- videoElementvideoElement
- videoApivideoApi
- WindowWindow
Reference
- loadload
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]