Easy Tutorial
❮ Att Command Type Att Base Target ❯

HTML Audio/Video DOM load() Method

HTML Audio/Video DOM Reference Manual

Example

Change the video source and reload the video:


Definition and Usage

The load() method reloads the audio/video element.

The load() method is used to update the audio/video element after changing the source or other settings.


Browser Support

Internet Explorer 9+, Firefox, Opera, Chrome, and Safari 6 support the load() method.

Note: Internet Explorer 8 and earlier versions do not support the load() method.


Syntax

❮ Att Command Type Att Base Target ❯