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

Success option: no response data from server #30

Closed ghost closed 11 years ago

ghost commented 11 years ago

The success callback function does not return responseText and statusText.

thecodemine commented 11 years ago

Could you please elaborate on this a bit? Could you send an example of the issue to jan.sundman[at]aland.net?