Team LiB   Previous Section   Next Section
Document.getSelection( ) return the selected text Netscape 4

Synopsis

document.getSelection( )

Returns

The text, if any, that is currently selected within the document. This returned text has HTML formatting tags removed.

    Team LiB   Previous Section   Next Section