![]() |
VOOZH | about |
The Input Search blur() method in HTML DOM is used to extract or remove focus from the search field when the event occurs.
Syntax:
searchObject.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 search blur() method in HTML DOM.
Output:
Supported Browsers: