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

How to initialize the index when it is opened multiple times #217

Open istend opened 7 years ago

istend commented 7 years ago

I want init wizard when click the button repeatedly, especially the index inited. Could anyone help me how to get it?