MultiStepForm.js is a multi step form with jQuery validation.
- Utilizes jQuery validation (with or without jQuery unobtrusive validation) to validate the form at each step.
- Contains customizable header step classes to distinguish between active, complete, and incomplete steps.
- Triggers custom change events with relevant step data for custom processing (e.g. updating progress bars)
by via jQuery-Plugins.net RSS Feed