0 votes
in JAVA by
To remove the focus from a form element, use __________

focus()

removeFocus()

blur()

1 Answer

0 votes
by
blur()
...