E-mail List Archives
Re: Looking for an alternative to fieldset / legend
From: Benjamin Hawkes-Lewis
Date: Dec 5, 2011 12:39AM
- Next message: adam solomon: "aria combobox"
- Previous message: Jennison Mark Asuncion: "27th Int'l Technology & persons with Disabilities Conference CSUN 2012"
- Next message in Thread: None
- Previous message in Thread: Sailesh Panchang: "Re: Looking for an alternative to fieldset / legend"
- View all messages in this Thread
On Mon, Dec 5, 2011 at 3:21 AM, Sailesh Panchang
< <EMAIL REMOVED> > wrote:
> Well aria-describedby works alright as a replacement. Set an id for
> the common label text that one would markup as a legend (if
> fieldset/legend were used). Then use aria-describedby within every
> related form control (which would have its own explicit label or title
> attribute) that points to the id-value for legend-text.
> But this will not create the border etc. that fieldset creates by
> default which is an accessibility aid for some users to identify
> related fields as a group.
Wouldn't this prevent user control over whether to repeat the legend
for every field?
Wouldn't it also conflict with providing per-field help?
--
Benjamin Hawkes-Lewis
- Next message: adam solomon: "aria combobox"
- Previous message: Jennison Mark Asuncion: "27th Int'l Technology & persons with Disabilities Conference CSUN 2012"
- Next message in Thread: None
- Previous message in Thread: Sailesh Panchang: "Re: Looking for an alternative to fieldset / legend"
- View all messages in this Thread