Bootstrap Application Wizard can be used to display various steps inside a modal window, breaking down large user input areas into smaller, easier to fill sections.
The component will prevent users from jumping between sections if the previous step has not been filled in, while also being able to function with form data validators and give instant feedback when the user wants to advance to the next step in the wizard.
A progress bar can be shown as the user moves through the wizard's steps, and keyboard shortcuts are also included, helping users navigate the component faster.
There's a demo included with the download package, and a lot of documentation with the component's README file, just in case you'll need to build slightly different wizards than the provided example.
Bootstrap Application Wizard works with both major branches of the Bootstrap framework, 2.x and 3.x.
Requirements:
- JavaScript enabled on client side
- Bootstrap
Comments not found