focus() (Method)

Direct the keyboard and mouse focus onto the window.

Availability:

JavaScript - 1.1
JScript - 3.0
Internet Explorer - 4.0
Netscape - 3.0
Opera browser - 3.0
Property/method value type:undefined
JavaScript syntax:-focus()
-myWindow.focus()

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

Refer to:

Window.focus()