You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2019. It is now read-only.
I just recently upgraded my bootstrap from 2.x to 3.3.7, and upgraded twitter-bootstrap-wizard to 1.4.2.
I'm having a issue that after calling this line $("#rootwizard").bootstrapWizard("show", index); that the index is 4 which is my last tab. The OnTabShow() is not triggered.
Dear Sir,
I just recently upgraded my bootstrap from 2.x to 3.3.7, and upgraded twitter-bootstrap-wizard to 1.4.2.
I'm having a issue that after calling this line $("#rootwizard").bootstrapWizard("show", index); that the index is 4 which is my last tab. The OnTabShow() is not triggered.
Please help.
Thanks
Jason