Javascript Reference
Categories: window

javascript window blur( )

@March 15, 2008, 1:22 a.m.
blur( )Firefox/Netscape/NN 3 IE 4 Chrome/Safari/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.


Powered by Linode.