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); Internet Explorer only Named script < SCRIPT FOR= colorpickEVENT= onerror>Internet Explorer only
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
Community Additions
Show: