Guide to Guideline 2.4 Level 3 Success Criterion 1

2.4 L3 SC1

delivery unit

A set of material transferred between two cooperating web programs as the response to a single HTTP request. The transfer might, for example, be between an origin server and a user agent.

NOTE: This term was taken verbatim from Glossary of Terms for Device Independence.

NOTE: Placeholder for description of intent

Task:

Giving focus to elements in an order that follows sequences and relationships within the content.

Some Web content must support sequential navigation. For example, a person using a keyboard or keyboard interface to complete an online form typically uses the tab key to move from one input element to the next item on the form. Each time the user presses the tab key, the another element receives focus (that is, the user's next action will affect the item that has focus). In some cases it may be necessary to specify the sequence in which items will receive focus, because the default sequence is not logical.

  • Example 1. An online subscription form.

    A company's Web site includes a form that collects marketing data and allows users to subscribe to several newsletters published by the company. The form includes typical fields such as name, street address, city, state or province, and postal code. It also includes several checkboxes so that users can indicate which newsletters they want to receive. An individual using a screen magnifier enters her name and street address and presses the tab key, expecting that she will next enter the name of her city. But instead the focus moves to a checkbox beside the name of a newsletter. Only part of the newsletter's title is visible because of the screen magnification, and the user does not realize what has happened. She keys in her address and submits the form. She is surprised when she receives an error message telling her that one or more required fields is incomplete.

HTML Techniques>

NOTE: Placeholder for Benefits section

NOTE: Placeholder for examples

NOTE: Placeholder for Resources section