Questions tagged [twitter-bootstrap-wizard]

The Twitter Bootstrap Wizard allows to build a wizard functionality using buttons and tabs.

The Twitter Bootstrap Wizard allows to build a wizard functionality using buttons and tabs. Twitter Bootstrap Wizard provides a range of events, like onNext, onInit etc allowing hooks into each step individually.

Twitter Bootstrap Wizard requires jQuery and bootstrap 2.3.x or bootstrap 3.x.

Link: Twitter Bootstrap Wizard project homepage.

31 questions
0
votes
0 answers

twitter-bootstrap-wizard active tab not working on load

I am relatively new to javascript and I am using a 'plugin' you can find here: https://github.com/VinceG/twitter-bootstrap-wizard when I implement this code everything works fine except when the page starts no tabs are selected. I wish the first tab…
1 2
3