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

Animations possible between tab transitions? #190

Open nckrtl opened 8 years ago

nckrtl commented 8 years ago

Hi,

I would like to use animtions between tab transition, is this possible? I imagine you could use onNext and on previous for that. But I'm not sure on how to get this functionality working. Does anyone have tips?

Thanks.

andrew-za commented 7 years ago

For now you can use the bootstrap built in fade effect: http://getbootstrap.com/javascript/#fade-effect