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

Formwizard documentation #46

Closed rasouza closed 9 years ago

rasouza commented 9 years ago

Can you please make the documentation available again? I'm using this plugin in an old template and really need to know how to program in it

thecodemine commented 9 years ago

I've now added the documentation to the README.md. The examples that were on http://thecodemine.org are all part of the examples folder in the project on github.