WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: using title attribute as form field label

for

From: Vincent Young
Date: Nov 7, 2011 5:27PM


Sometimes fieldsets are not possible if you are sticking to valid semantic
structured code. Often, other elements restrict the use of fieldsets, such
as a form in a table. Also, when using anything other than radio buttons
and checkboxes with fieldsets, the results in browser/AT combinations can
be dodgy, which is why I typically restrict fieldset use to these two items.

On Mon, Nov 7, 2011 at 4:08 PM, Lucy Greco < <EMAIL REMOVED> >wrote:

> If you are labeling many fields why not use a field set
>
> Lucy Greco
> Assistive Technology Specialist
> Disabled Student's Program UC Berkeley
> (510) 643-7591
> http://attlc.berkeley.edu
> http://webaccess.berkeley.edu
>
> -----Original Message-----
> From: <EMAIL REMOVED> [mailto:
> <EMAIL REMOVED> ] On Behalf Of GILLENWATER, ZOE M
> Sent: Monday, November 07, 2011 1:51 PM
> To: <EMAIL REMOVED>
> Subject: [WebAIM] using title attribute as form field label
>
> Hi everyone,
>
> I know and preach that it's best to use a label for every form field, but
> in those cases where it's really not possible or practical (such as one
> label describing more than one field), what's the best alternative
> technique? Title attribute? Always, or just in some situations?
>
> Using the title attribute on the form field has good support and is simple
> to implement. In fact, is there any reason to even consider other
> techniques, such as using CSS to hide a label or using aria-labelledby? In
> other words, are there any advantages of these CSS or ARIA techniques over
> simply using the title attribute that I should be aware of?
>
> Thanks,
> Zoe
>
> Zoe Gillenwater
> Technical Architect, Design Standards Accessibility Creative Experience
> Team AT&T eCommerce
>
> o: 919-241-4083
> e: <EMAIL REMOVED>
>
> This e-mail, and any attachments, are intended only for use by the
> addressee(s) named herein and may contain legally privileged and/or
> confidential information. It is the property of AT&T. If you are not the
> intended recipient of this email, you are hereby notified that any
> dissemination, distribution or copying of this email, any attachments
> thereto, and any use of the information contained is strictly prohibited.
> If you have received this email in error, please notify me at 919-241-4083and permanently delete the original and any copy thereof.
>
>
>
>