WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Re: fieldset for radio buttons

for

From: Terence de Giere
Date: May 24, 2003 2:39PM


Marek

The fieldset helps segregate groups of fields in a large form. Your search form is very short. I don't think the fieldset is necessary here.

Because the user will have to read through these elements anyway, they will probably figure out what the radio buttons will do, without the extra heading proved by the legend. They are before the submit button, and most users will expect a search on a site not devoted exclusively to searching the web to search just that site, which you have made the default selection. All the elements are in a linear order that allows the user to hear or see the information before the submit button is activated.

Note W3C XHTML Basic, designed as an all purpose HTML for all devices, does not support the FIELDSET and LEGEND elements. In XHTML 1.0 Strict, used in your page, it is not required to build a form, just useful when necessary to make a longer form with many sections more comprehensible.

Terence de Giere
<EMAIL REMOVED>

-------------------
Marek Prokop wrote:

I have a question on the accessibility of a search form,
particularly whether the fieldset with a legend around the radio
buttons is necessary (or at least useful)...




----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/