> I personally prefer reset() because there's rarely a case where you're
> setting default values that you don't intend to be the default value ;)

I definitely agree with that.

> $("form :input:not([EMAIL PROTECTED]):not(button)").val("")

But not that!  That will ignore type=text inputs.

I'm going to make the changes to the form plugin that I mentioned
earlier in this thread.  This is a question that comes up over and
over.

Mike

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

Reply via email to