javascript window blur( )
| blur( ) | NN 3 IE 4 DOM n/a |
|
Removes focus from the window and fires an onBlur event (in IE). No other element necessarily receives focus as a result, but if another IE window is open at the time, the current window moves to the rear of the stack. |
|
| Parameters | |
None. |
|
| Returned Value | |
None. |
|
Previous: javascript window captureEvents( )
2233,Nickname,Homepage or email,Comments here,Add comment
