WebDrain

Nieuws en informatie over marketing, rss, weblogs, webfeeds, zoekmachines en andere webonderwerpen.

27 september 2004

Checkboxes vs Radio Buttons

  1. Radio buttons are used when there is a list of two or more options that are mutually exclusive and the user must select exactly one choice. In other words, clicking a non-selected radio button will deselect whatever other button was previously selected in the list.
  2. Checkboxes are used when there are lists of options and the user may select any number of choices, including zero, one, or several. In other words, each checkbox is independent of all other checkboxes in the list, so checking one box doesn't uncheck the others.
  3. A stand-alone checkbox is used for a single option that the user can turn on or off.

Sounds simple enough, right?

[Jakob Nielsen's Alertbox, September 27, 2004]

0 reacties:

Een reactie plaatsen

<< Startpagina