thecodemine / formwizard

jQuery plugin based on top of jQuery UI which turns a form into a multistep wizard. Integrates with the jQuery form plugin for AJAX submission of the form, the validation plugin for client side validation and the BBQ plugin for enabling the browsers back and forward buttons.
140 stars 54 forks source link

submit with disabled form plugin #1

Closed mlitwiniuk closed 13 years ago

mlitwiniuk commented 13 years ago

Hi, wizard seemed not to send all fields, when jquery.form plugin was disabled. I think I managed to fix this problem. Also I've updated readme file to match correct number.

Regards, Maciej

thecodemine commented 13 years ago

Thanks for the bug report. I have now updated the plugin with a fix.

The new version is 3.0.4