you mean $("#form")[0].reset() ?

Mike Alsup wrote:

$("#form").reset() should work if it is a correct form. (We attempt to
trigger the default event wherever possible.)

Huh?  The reset event is not bound by jQuery.  Are you thinking of submit?


Reply via email to