blur() (Method)

Move the input focus away from the receiving element.

Availability:

DOM level - 1
JavaScript - 1.1
JScript - 3.0
Internet Explorer - 3.0
Netscape - 3.0
Opera - 3.0
Property/method value type:undefined
JavaScript syntax:-blur()
-myWindow.blur()

See also:Input.blur(), Window.focus()

Refer to:

Window.blur()