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 without the navbar tabs not working #156

Open ishouvik opened 8 years ago

ishouvik commented 8 years ago

Hi, First of all, awesome work with the plugin. I have made a Rails gem out of your library and people are loving it.

The problem I am facing is, I just want to display the next and previous navigation buttons and not the top navbar. But, the next and previous buttons do not work without the top nav. Is there any specific reason for that or is it a bug?

Again, awesome work.

Regards, Shouvik

StevenOwenNell commented 8 years ago

check issue #162 for the solution

VinceG commented 8 years ago

@ishouvik i am not sure if that possible, didn't test. can you try hiding the navbar?