[jQuery] .empty() not emptying...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New, Courier, monospace">Hi folks,
I'm trying to do what I thought was pretty simple:
<font color="#6666cc"><font color="#ff0000"> $("#id").empty();</font>
</font>
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</font>
</body>
</html>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/