[EMAIL PROTECTED] wrote on 5/11/2007 9:34 AM:
I am trying to get the value of a textarea with the following code, however it is returning null all the time.var curText= $("[EMAIL PROTECTED]").val();
This works: var curText= $("#myText").val(); - Bil
[EMAIL PROTECTED] wrote on 5/11/2007 9:34 AM:
I am trying to get the value of a textarea with the following code, however it is returning null all the time.var curText= $("[EMAIL PROTECTED]").val();
This works: var curText= $("#myText").val(); - Bil