Hi, Using jQuery 1.2.3 and the form plugin 2.08 (I'm pretty sure 2.10 will behave the same way), I notice that under IE (6 and 7), resetForm() reset every field with their initial state including hidden fields. Under FF 2.0.0.14 and opera 9.27 & 9.5 the hidden fields aren't reset.
Is it a bug or a feature ? Maybe it's a behaviour from the navigator which differ one from another, but I think the form plugin should abstract this to make it consistent. Any thought ?