August 2006
Intermediate to advanced
1018 pages
34h 13m
English
Window.blur( ): remove keyboard focus from a top-level window — JavaScript 1.1:
window.blur( )The blur( ) method removes
keyboard focus from the top-level browser window specified by the
Window object. It is unspecified which window gains keyboard focus
as a result. In some browsers and/or platforms, this method may have
no effect.
Window.focus( )
Read now
Unlock full access