Section 25.292. Window.blur( ): remove keyboard focus from a top-level window


25.292. Window.blur( ): remove keyboard focus from a top-level window

JavaScript 1.1:

25.292.1. Synopsis

 window.blur( ) 

25.292.2. Description

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.

25.292.3. See Also

Window.focus( )




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net