Re: ARIA semantics for secondary navigation

Victor Tsaran wrote:

> I don't think it is ideal to rely on aria-labelledby property because,
> in many instances, there will be no visible label to hook onto.

Victor, 'aria-label' is the other attribute you're looking for. It  
takes a string, just like HTML:title or the hypothetical 'aria-name'  
attribute you were proposing.

http://www.w3.org/WAI/PF/aria/#aria-label

Received on Tuesday, 19 May 2009 18:22:04 UTC