This page is In Progress

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

error

Overview Table

Synchronous No
Bubbles No
Target dom/Element
Cancelable No
Default action ?
## Notes

Remarks

The browser displays its error message when a problem occurs and runs any error handling routines that are associated with the event. To invoke this event, do one of the following:

  • A user or the system causes an error event.

Syntax

Standards information

Event handler parameters

pEvt [in]
Type: IDOMUIEventThe IDOMEvent object.

See also

Related pages

Attributions