Horje

Definition and Usage of HTML onblur Event Attribute

The onblur attribute fires the moment that the element loses focus.

Onblur is most often used with form validation code (e.g. when the user leaves a form field).

Tip: The onblur attribute is the opposite of the onfocus attribute.





Category:
Web Tutorial
Sub Category:
HTML Form Events Attribute
Uploaded by:
Admin