onerror Event

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

Fires when an incorrect value is set for the slider behavior changes.

Syntax

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

Event Information

Bubbles No
Cancels Yes
To invoke Change the value for the slider behavior.
Default action Initiates any action associated with this script.

Remarks

The onerror event is available only to objects participating in the slider behavior.

Applies To

slider