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

suggestion:at first tab previous or first button should be hidden ,not only disabled #212

Open chnpassion opened 7 years ago

chnpassion commented 7 years ago

suggestion:at first tab previous or first button should be hidden ,not only disabled. Thanks! image

jabberdog commented 7 years ago

By default it would be a nice feature to have the button in a hidden state (on first tab) but it's easily achievable using a combination of CSS and JS...