window.blur()
Shifts focus away from the window.
Syntax
window.blur()Parameters
Example
Notes
The window.blur() method is the programmatic equivalent of the user shifting focus away from the current window.
Specification
DOM Level 0. Not part of specification.
Netscape Communications http://developer.netscape.com |