Difference between revisions of "Projects/Usability/HIG/CheckBox"
(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". |
Revision as of 15:47, 1 August 2008
Check boxes are a widget to enable one or a group or 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".
This page was last edited on 1 August 2008, at 15:47. Content is available under Creative Commons License SA 4.0 unless otherwise noted.