onerroronerror*
*



Contents  *



Index  *Topic Contents
*Previous Topic: onerror
*Next Topic: onerrorupdate

onerror

Description

Fires when an error occurs loading the image or other object.

Remarks

You can suppress error messages that occur when an image fails to load by setting the onerror attribute in the element to "null". This event will not bubble. Events that do not bubble can only be handled on the individual object that fired the event.

Applies To

IMG, LINK, OBJECT, SCRIPT, STYLE


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.