onchange Event
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Fires when the color is changed for the colorpick behavior.
Syntax
Event Property colorpick.onchange = handler; attachEvent colorpick.attachEvent( "onchange", handler); Internet Explorer only Named script < SCRIPT FOR= colorpickEVENT= onchange>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: