Events

Certain client side events are listed in this section, primarily generated JavaScript event handlers.

Property

Description

OnClick

JavaScript executed when the control is clicked or selected.

Applies To

Checkbox

OnKeyPress

JavaScript executed when a key is pressed.

Applies To

Dropdown List

OnMouseOut

JavaScript executed when your mouse leaves the button.

Applies To

Button controls

OnMouseOver

JavaScript executed when your mouse is over the button.

Applies To

Button controls