Standard Web Widgets

Last Updated 25-Nov-2003

General Description

The standard web widgets are native to HTML and allow a user to either enter/update information (i.e., Text Field and Text Area), or pick from between two or more options (i.e., Radio Button, Check Box, Choice List [Pulldown], List Box).

Guideline Contents

Web widgets 'look and feel' is dependent on browser and operating system. As a result, images in this document may vary based on the browser and/or operating system in which they were originally rendered.

Guideline Attributes

Spec Version # - 3.1
Spec Contributors - Betsy Beier, Lisa Serface, Craig Louis, Lisa Rinderknecht
UI Models - all
Example Products - all
Related Guidelines - Content Layout Templates, Shuttle, Table Guideline, hGrid, All Template Guidelines

Interaction and Usage Specifications

General Principles

The standard web widgets are native to HTML and allow a user to either enter/update information (i.e., Text Field and Text Area), or pick from between two or more options (i.e., Radio Button, Check Box, Choice List [Pulldown], List Box).

General Behaviors

Types of Standard Web Widgets (fields, choicelist, text area)

Native widgets used in BLAF applications and documented in this Guideline include the following. Click on the links to see the related section in this guideline:

Text Field

Text Area

Choice List (a.k.a. Pulldown List or Poplist)

List Box

Radio Button

Check Box

Notes on Labels, Groups, and View-Only Versus Updatable Data

Visual Specifications

Below are examples of the look of standard HTML web widgets. For more layout examples and exact measurements of widgets within a template, see Content Layout Templates guideline.

Text Field

Text Area

List Box

Choice or Pulldown List

Radio Buttons

Check Boxes

Label (Used with All Standard Web Widgets)

Data (View Only; Not in a Web Widget)

Open/Closed Issues

Open Issues

  • 05-Jun-2003 - Automatic selection of default Radio Button when a user places cursor in that selection's label/data field is currently not supported in UIX for functional/technical reasons.
  • Closed Issues

  • 22-Aug-2000 - Pulldown List, Text Field, Text Area, List Box do not have disabled state for version 2.0
  • 22-Aug-2000 - Disabled text for Radio Button or Check Box? unclear of use. Will explore for ver 2+