onerror Event

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Fires when a property is assigned an invalid value, or the property is read-only, for the colorpick behavior.

Syntax

Event Property colorpick.onerror = handler;
attachEvent colorpick.attachEvent( "onerror", handler);
Named script <SCRIPT FOR = colorpick EVENT = onerror>

Event Information

Bubbles No
Cancels Yes
To invoke Select a color for the colorpick behavior.
Default action Initiates any action associated with this script.

Applies To

colorpick