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

Tabs left example doesn't work in Bootstrap 3 #59

Closed Untit1ed closed 10 years ago

Untit1ed commented 10 years ago

Left, Right and Below tabs were removed from Bootstrap 3. So .tabs-left does nothing. http://vadimg.com/twitter-bootstrap-wizard-example/examples/basic-tabsleft.html

VinceG commented 10 years ago

@Untit1ed Since this version works for both 2.3 and 3.0 just don't use the tabs left when using bootstrap 3.

Untit1ed commented 10 years ago

What 3.0? There's no bootstrap 3 support.