error property
Returns an object representing the current error state of the audio or video element.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Object
Object representing current error state of the media element.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.1
Remarks
error returns null if no error has occurred.
See also
- audio element
- audio object
- media
- video element
- video object
- How to use HTML5 to play video files on your webpage
- How to use HTML5 to Add an Audio Player to your Webpage
Show:

