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

did you test it on mobile? #119

Closed AndrewEastwood closed 9 years ago

VinceG commented 9 years ago

@AndrewEastwood no.

stefann42 commented 9 years ago

We've been using it on https://freebusy.io/connect with desktop and mobile browsers and it works fine primarily because it doesn't introduce any HTML outside of what Bootstrap already supports and handles when rendering on mobile devices.

AndrewEastwood commented 9 years ago

ok