Hi folks,

I'm trying to do what I thought was pretty simple:

    $("#id").empty();

where "#id" is the id of a textarea. I'd like to clear out the text area when my ajax call returns.

What am I doin' wrong?

Thanks,
Chris

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to