(New page: __NOTOC__ Check boxes are a widget to offer the user a choice between a two-state option. * Use checkboxes for non-exclusive options. * The label of the checkbox should indicate the "on" ...) |
(reword guidelines) |
||
| Line 1: | Line 1: | ||
| − | + | Check boxes are a widget to enable one or a group or options. | |
| − | Check boxes are a widget to | + | |
| − | * Use checkboxes for non-exclusive options. | + | * Use checkboxes for non-exclusive options. Exclusive options should use a set of radiobutton options. |
| − | * | + | * Checking a checkbox should always "enable" an option or change the state of an option to "on". |
Check boxes are a widget to enable one or a group or options.