- OnBlur – occurs when TextBox control loses focus;
- OnChange – occurs when text in the TextBox control is changed;
- OnFocus – occurs when TextBox control gain focus;
- OnKeyDown – occurs when you press a keyboard key in the TextBox control;
- OnKeyPressed – occurs when you press or hold down a keyboard key in the TextBox control;
- OnKeyUp – occurs when you release the keyboard key pressed before in the TextBox control;
- OnClick – occurs when you click on the TextBox control;
5 May 2014
Textbox events in javascript
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment