load method
Resets the IHTMLMediaElement and loads a new media resource.
![]() ![]() |
Syntax
object.load();
Parameters
This method has no parameters.
Return value
This method does not return a value.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.5
Remarks
This method causes any pending tasks or events to be discarded.
See also
- How to use HTML5 to play video files on your webpage
- How to use HTML5 to Add an Audio Player to your Webpage
- Make your videos accessible with Timed Text Tracks
Build date: 11/12/2012

