E-mail List Archives
Re: ARIA Attributes
From: Paul J. Adam
Date: Aug 22, 2016 11:56AM
- Next message: Jamous, JP: "Re: ARIA Attributes"
- Previous message: Duff Johnson: "Re: PDF Tag Semantics"
- Next message in Thread: Jamous, JP: "Re: ARIA Attributes"
- Previous message in Thread: Jim Homme: "Re: ARIA Attributes"
- View all messages in this Thread
Both! :) They are used for different purposes, aria-label or aria-labelledby is for the Accessible Name the "Label", aria-describedby is for the Accessible Description. Title attribute from HTML4 is also an attribute that becomes the accessible description in the Accessibility API. <label> = accessible name. Label should be short, longer input instruction text should be in the accessible description to keep the label concise.
Both attributes are very well supported in most screen readers and browser combinations.
Paul J. Adam
Accessibility Evangelist
www.deque.com
> On Aug 22, 2016, at 12:37 PM, Jamous, JP < <EMAIL REMOVED> > wrote:
>
> Folks,
>
> Based on experience and not literature , what is best, aria-describedby or aria-labelledby?
>
> We know that aria-describedby has issues with JAWS. How about Labelledby?
>
> Just want to hear some feedback from those who has gotten their fair share of experience with those 2.
>
> What do you recommend using and why?
>
>
>
>
> **************************************************
>
> Jean-Pierre Jamous
> Digital Accessibility Specialist & Developer
> UI Accessibility Team
>
> The only limitations in life are those we set for ourselves
>
> **************************************************
>
>
> > > >
- Next message: Jamous, JP: "Re: ARIA Attributes"
- Previous message: Duff Johnson: "Re: PDF Tag Semantics"
- Next message in Thread: Jamous, JP: "Re: ARIA Attributes"
- Previous message in Thread: Jim Homme: "Re: ARIA Attributes"
- View all messages in this Thread