This page is Not Ready

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

load

Method of dom/HTMLMediaElementdom/HTMLMediaElement

Syntax

 object.load();

Return Value

No return value

Notes

Remarks

This method causes any pending tasks or events to be discarded.

Syntax

Standards information

See also

Related pages

  • mediamedia
  • audio
  • audio
  • video

Attributions