VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

Examples on website not yet updated to bootstrap 3.3.x #121

Open dessalines opened 9 years ago

dessalines commented 9 years ago

I copied and pasted a few examples from the website, and found that they didn't work. I was about to change your code, when I found that every example in your examples folder appears to be correct.

Could you copy these and make sure the website is using the updated bootstrap? Thanks.