Javascript Reference
Categories: Element

javascript Element setActive( )

@March 15, 2008, 1:22 a.m.
setActive( )Firefox/Netscape/NN n/a IE 5.5(Win) Chrome/Safari/DOM n/a  

  

Makes the current element the active element without scrolling the page to bring the active element into view. Nor does the method change focus between windows or frames if the method is invoked across window object boundaries. The element, however, receives an onfocus event when the method is invoked.

 
Parameters

None.

 
Returned Value

None.


Powered by Linode.