This form uses enhanced accessibility. As with other forms, you
may select a field by clicking in it, or by pressing the TAB key until the cursor
appears there. However, you may use either of two other methods: You can click on the
field label (e.g. "First Name") or you can use hotkeys. |
Each field label has one of its letters underlined. This letter
is its hotkey. If you hold down the ALT key and press the appropriate
hotkey, that field will be selected. |
Notice also that the "Title" field is a combination of radio
buttons and a text field. Using Javascript, these fields are interlinked so that:
- If you select "Other", the focus is given to the text field so that you are
encouraged to enter your title as text.
- If you click in the text field, "Other" is automatically selected.
- If you enter a title in the text field, but then select one of the
predefined radio buttons, the text is cleared.
|