I'm trying to use the jQuery Form Plugin (http://www.malsup.com/jquery/
form/). The "ajaxSubmit" code sample works fine for me in IE7, but it
doesn't work at all in Firefox3. The form submits normally, without
any JS errors. Has anyone else run into this, and if so is there any
way to fix it?

I noticed the "ajaxSubmit" code sample doesn't use "ajaxForm" to first
initialize the form. What then's the purpose of ajaxForm? The ajaxForm
code sample also doesn't work in FF3, although Firebug does show the
forms's submit button has a "click.form-plugin" event.

Reply via email to