The above snippets will produce two basic checkboxes. The default styles will set the width of the element to 100% of the parent container.
-
+
Mini version
@@ -46,7 +46,7 @@
]]>
-
+
Vertically grouped checkboxes
@@ -71,7 +71,7 @@
]]>
-
+
Horizontal toggle sets
@@ -123,7 +123,7 @@
]]>
This will produce a vertically grouped radio button set. The default styles set the width of the button group to 100% of the parent container and stacks the label on a separate line.
-