Skip to content

Latest commit

 

History

History
107 lines (70 loc) · 4.66 KB

CreativeTim_README.md

File metadata and controls

107 lines (70 loc) · 4.66 KB

alt text

Fully responsive wizard that comes with 3 useful examples and 5 bright colors. The Bootstrap Wizard is one of the most handy elements that can be used inside a project. We highly recommend it not just as a design feature, but as a way of guiding your users through tough forms.

First of all, you need to determine when you need a wizard. Do you have a form of over 10 fields? Do you have users not going through with the registration process? Do you have unfinished list? They all have something in common; and they all have the same solution. So, what is wrong with letting your users see an infinite form? They will get discouraged to finish it. What is the solution? Better visual organisation, mainly in the form of a wizard.

What a wizard does is it breaks the information into chunks and lets the user see it one step at a time. In this way, he only has to focus on the current step. He will also see how many steps he has ahead, so he won't be discouraged by something that looks like an long process. Consider win-win for both you and the users: they have a better experience and you will have all the necessary information!

Technical This is a javascript plugin, original open sources by Vadim Vincent Gabriel. You can see it here, along with its basic functionality. We have personally used it in projects and benefited tremendously from it.

To make the integration easier we also made a tutorial with code snippets. Once you have decided to integrate it, everything will be fairly easy, so you don't have to worry about it! If you have any other questions, don't hesitate to contact us and we will help you out.

Examples If you want to start with a pre-built template, you can see the following examples made with the Bootstrap Wizard:

Register User Flow

List Your Boat

List Your Place

Links

Download from: Creative Tim Live Preview: Live Preview

Quick start

Quick start options:

What's included

Within the download you'll find the following directories and files:

├── assets
│   ├── css
│   │   ├── bootstrap.min.css
│   │   ├── demo.css
│   │   └── gsdk-bootstrap-wizard.css
│   ├── img
│   ├── js
│   │   ├── bootstrap.min.js
│   │   ├── gsdk-bootstrap-wizard.js
│   │   ├── jquery-1.10.2.js
│   │   ├── jquery-2.2.4.min.js
│   │   ├── jquery.bootstrap.wizard.js
│   │   └── jquery.validate.min.js
│   └── scss
│       ├── gsdk-bootstrap-wizard
│       └── gsdk-bootstrap-wizard.scss
├── index.html
├── wizard-list-boat.html
└── wizard-list-place.html

Version Log

V1.0 08 Aug '14 [initial release]

V1.1 17 Sep '15

  • Added checkboxes with big icon design (same as the radio)
  • Update to Bootstrap 3.3.5
  • Update to Font Awesome 4.4.0
  • Added validation on fields with jquery.validation.js
  • Fix bug when adding Bootstrap Datepicker
  • Fix bug for nav steps width on small screens(< 600px)
  • Change in file structure

V1.1.1 Mar '17 [current version]

  • switched to MIT License

License

Useful Links

More products from Creative Tim: http://www.creative-tim.com/products

Tutorials: https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w

Freebies: http://www.creative-tim.com/products

Affiliate Program (earn money): http://www.creative-tim.com/affiliates/new

Social Media:

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://instagram.com/creativetimofficial