34,333
edits
Changes
→The JavaScript Text Object
''event handling'' specifies what action to take when a particalr particular event on the object is triggered. Events that can be triggered by the Text object are:
* '''onFocus''' - triggered when the text field gains focus (typlically when thge cursor is moved into the field to begin typing.