![]() |
VOOZH | about |
The Input Text blur() method in HTML DOM is used to pull or remove focus from the text field when the event occurs.
Syntax:
textObject.blur()
Parameters: This method does not contain any parameter values.
Return Value: It does not return any value.
Example: Below program illustrates the use of the input text blur() method in HTML DOM.
Output
Supported Browsers: