E-mail List Archives
RE: Explicit Link Between Radio Buttons and "Question" Label?
From: Jim Thatcher
Date: Feb 13, 2003 6:39PM
- Next message: Ian Lloyd (Accessify.com): "New features on Accessify"
- Previous message: Paul Bohman: "WebAIM online training event"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread
Here's a form with fieldset, including around radio buttons. The
fieldsets are nested.
http://jimthatcher.com/samples/FieldsetFormNoLabels.htm. (Note that
there are no label elements in this sample.) This example is taken form
"Constructing
<http://www.amazon.com/exec/obidos/ASIN/1904151000/jimthatcherco-20/104-
3980221-7716736> Accessible Web Sites," page 156.
I believe that HPR (3.021) ignores the legend - treating it as if it
were text followed buy a <br>. JFW (4.51) on the other hand uses the
fieldset by speaking the legend in front of each control in the group.
Window-Eyes (4.2) ignores the fieldset and legend elements.
There is an alternative that hasn't been discussed in this thread - I
think. The title attribute can be used on the input elements to include
the question and current option, if desired. It is an tehchnique
supported by HPR, Window-Eyes and JFW. Here is a form using titles - but
the question is not included in those titles (also from the book).
http://jimthatcher.com/samples/SurveyFormWithTitles.htm.
Jim
508 Web Accessibility Tutorial http://jimthatcher.com/webcourse1.htm.
"Constructing Accessible Web Sites:" http://jimthatcher.com/news.htm
512-306-0931
- Next message: Ian Lloyd (Accessify.com): "New features on Accessify"
- Previous message: Paul Bohman: "WebAIM online training event"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread