What version of jQuery are you using? I'm fairly certain that this use to be a problem in a really-old version of jQuery, but it's not anymore.
Do you have a sample page that we can take a look at? --John On 5/9/07, Giant Jam Sandwich <[EMAIL PROTECTED]> wrote:
I have not checked in IE, but in FF, if you try and set a value for an input to be nothing, i.e. - "", then it throws an exception. If you add a single space " ", then it works just fine. After submitting a form via $.AJAX(), I need to reset the form fields to be empty (nothing in them). Anyone else have this issue before? Loading in the form plugin is not an option. Thanks. Brian

