Basic Tabs Wizard
First
Second
Third
Fourth
Fifth
Sixth
Seventh
1
2
3
4
5
6
7
Previous
Next
HTML
JS
$(document).ready(function() { $('#rootwizard').bootstrapWizard({'tabClass': 'nav nav-tabs'}); });