Instant Wizard-Like Forms With Formwizard
7
Feb
// php the_time('Y') ?>
Formwizard is a jQuery plugin which can instantly convert your standard forms into wizard-like interfaces.
Once it is applied, users will be able to fill the form step-by-step (which is nice for big forms) & it becomes possible to show different steps according to the input values.
It only requires a few markup updates like wrapping every step with elements that has id tags: "firstStep, "secondStep", etc & adding class tags: "step".
Formwizard also plays nice with the popular validation & form plugins that will help enabling client-side form validation & Ajaxed submissions.
- Tags:
Javascript
- Filed under: Forms, Goodies, MIT License
- 2 Comments












2 Responses for "Instant Wizard-Like Forms With Formwizard"
Think I will pass.
Formwizard is very useful for newbies and for those who do not have programming knowledge.