Section 25.284. Textarea.select( ): select the text in this element


25.284. Textarea.select( ): select the text in this element

DOM Level 2 HTML

25.284.1. Synopsis

 void select( ); 

25.284.2. Description

This method selects all the text displayed by this <textarea> element. In most browsers, this means that the text is highlighted and that new text entered by the user replaces the highlighted text instead of being appended to it.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net