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

Problem in "Disable Tab Click". #63

Closed vishnukantht closed 10 years ago

vishnukantht commented 10 years ago

Hi, I don't know which code is the latest code, the one on the website or the one in the git. I tried using your code to produce the example "disable tab click". The "Next" and "Previous" buttons are not working in this example when I use the code in git. Could you please check this once.

Thanks, Vishnu

VinceG commented 10 years ago

@vishnukantht

Can you share your code?

vishnukantht commented 10 years ago

Try with the example code from the git. That one is also not working.