![]() |
VOOZH | about |
The Input URL blur() method in HTML DOM is used to extract or remove focus from the URL text field when the event occurs.
Syntax:
urlObject.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 URL blur() method in HTML DOM.
Output
👁 ImageSupported Browsers: The list of browsers supported by the HTML DOM Input URL blur() method is given below.