Basic Tabs Left Wizard

HTML



JS

$(document).ready(function() {
    $('#rootwizard').bootstrapWizard();
});