Section 25.299. Window.focus( ): give keyboard focus to a window


25.299. Window.focus( ): give keyboard focus to a window

JavaScript 1.1:

25.299.1. Synopsis

 window.focus( ) 

25.299.2. Description

The focus( ) method gives keyboard focus to the browser window specified by the Window object.

On most platforms, a top-level window is brought forward to the top of the window stack so that it becomes visible when it is given focus.

25.299.3. See Also

Window.blur( )




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