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

Wizard get blocked on step 2 #83

Closed xxnull closed 10 years ago

xxnull commented 10 years ago

Implementing the wizard is imposible to go to step 3 , it gets just stucked on step 2

marks commented 10 years ago

I think I had this issue when I used a newer version of jQuery than the library came with

prov1631 commented 10 years ago

what worked for me was to use the minified version

VinceG commented 10 years ago

@xxnull i can't reproduce this. can you try with latest master.