This property contains a reference to the element object that currently has the input focus.
This may refer to an input element but if there is no active <FORM> in the document then the active element will be the window object that the document is displayed in.
See also: | Document object, Frame object, Window object |
Prev | Home | Next |
Document.<form_name> | Up | Document.alinkColor |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |