What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-dom, is-dom-property
DocumentSelectionProperty  
The document.selection property

Values

The document.selection property returns a Selection object.

This property is read-only.

Usage

Browser compatibility

Compatibility table legend

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

Further reading


Sign in to add a comment