Making fancy switches like tablets

I am looking for a solution to replace old-fashioned switches with something closer to tablets, as defined in Bootstrap 's form.

I think this cannot be done simply using CSS on the Radio Button, but do you know if there is such a solution there (for example, with jQuery)?

Thank.

+3
source share
2 answers

There is a download problem on github regarding exactly this:

https://github.com/twitter/bootstrap/issues/1161

, CSS-only: http://jsfiddle.net/charettes/SauLj/

+3

All Articles