error
Overview Table
Synchronous | No |
---|---|
Bubbles | No |
Target | dom/Element |
Cancelable | No |
Default action | ? |
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
- Scalable Vector Graphics: Scripting, Section 18.4.3
Event handler parameters
- pEvt [in]
- Type: IDOMUIEventThe IDOMEvent object.
See also
Related pages
- SVGSVGElement
- ****onerror****
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]