A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/Element/error below:

error ยท WebPlatform Docs

error

Property of dom/Elementdom/Element

Syntax
var result = element.error;
element.error = value;
Notes Remarks

Fires the onerror event and passes the associated error to the error property. Error codes map directly to World Wide Web Consortium (W3C) file errors, as described in the following table.

NotFoundError The resource (File, Blob, or msStream) could not be found at the time the read was processed. SecurityError One of the following occurred: NotReadableError The resource could not be read. This may occur due to permission problems on the file. EncodingError The resource could not be encoded due to data URL length limitations.

This property is null unless there is an error.

Syntax See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4