What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Oct 01 (5 days ago) by pilgrim
Labels: about-dom, is-dom-property
DocumentActiveElementProperty  
The document.activeElement property

Values

The document.activeElement property returns an Element.

This property is read-only.

Usage

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
typeOf(document.activeElement) != 'undefined' Y Y Y Y N N Y N

Further reading


Sign in to add a comment