Easy Tutorial
❮ Event Onmousemove Obj Window ❯

Video load() Method

Video Object

Example

Change the video resource 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

Parameters

| None |

Return Value

| No return value |


❮ Event Onmousemove Obj Window ❯