javascript TEXTAREA value
@March 15, 2008, 1:22 a.m.
value | Firefox/Netscape/NN 2 IE 3 Chrome/Safari/DOM 1 |
Read/Write | |
Specifies the current value associated with the form control that is submitted with the name/value pair for the element. All values are strings. |
|
Example | |
var comment = document.forms[0].myTextArea.value; |
|
Value | |
String. |
|
Default | |
None. |
Permanent URL:
http://javascript.gakaa.com/textarea-value.aspx
Powered by Linode.