Created by: lvivier
I've added toggles and radio buttons as in issue #81. There's a fiddle to play with, and they look like this:
- The attached buttons are called "button groups". In the OS X interface guidelines they're called "segmented controls"; jQuery UI calls them "button sets". Suggestions?
- These rely on some Javascript, and it's the first time I've ever written unit test cases (!) so maintainers should scrutinize those probably.