Reputation: 34155
Twitter provides these nice looking buttons which can be used in place of radio/checkbox.
Does any has used them in production? If yes, then how well do they work? Specially, I want to know if these buttons work on iPad.
Upvotes: 1
Views: 2718
Reputation: 55248
Yes, definitely. If you look at their Bootstrap, from Twitter Home Page you can see
Cross-everything
Originally built with only modern browsers in mind, Bootstrap has evolved to include support for all major browsers (even IE7!) and, with Bootstrap 2, tablets and smartphones, too.
Also there is ipadzip.com which is powered on nodejs and bootstrap as an example.
Upvotes: 1