UI Deploy

Curated, Short, Web UI Dev we Love.

10 jQuery Step-By-Step Form Wizard Plugins

Here are 10 jQuery plugins that will convert your regular forms into step-by-step form wizard without having to reload the page when moving from one step to another.

jQuery Form to Form Wizard

This powerful jQuery script turns a FORM into a multi-step FORM wizard! Simply group logical elements within your FORM by surrounding them with the FIELDSET element, and the script does the rest in creating a new page for each group, plus the appropriate “Steps” text and pagination links above and below the form. It helps make filling out long forms more intuitive and less daunting.

view source

Advertisement