Re: SUGGESTIONS ON LABELLEDBY

James Craig wrote:
> It might also help to use an example that more sighted people would relate to, because landmark navigation is not commonly understood unless you're familiar with modern screen readers. Perhaps using a "dialog" instead of "main" might be better:
>
>> <div role="dialog" aria-labelledby="myDialogHeading">
>>      <h1 id="myDialogHeading">Top News Stories</h1>
>>      <!-- more dialog contents -->
>> </div>

Yes, I like this. David do you think (if there is also general agreement 
that this could be added to you technique? [1]

Cheers

Josh

[1]  http://www.w3.org/WAI/GL/wiki/Using_aria-labelledby_to_name_controls

Received on Tuesday, 22 January 2013 12:46:51 UTC