E-mail List Archives
Re: headings for links list
From: John Foliot
Date: May 17, 2011 1:27PM
- Next message: David Farough: "Re: headings for links list"
- Previous message: Angela French: "Re: headings for links list"
- Next message in Thread: David Farough: "Re: headings for links list"
- Previous message in Thread: Angela French: "Re: headings for links list"
- View all messages in this Thread
Angela French wrote:
>
> Thank you JF for your contribution. I do want to clarify, in case it
> makes any difference, that I am not referring to a navigation list;
> navigation list being defined as a list of links to other web
> pages/sites. I am referring to a list of links to PDFs, Word, Excel,
> etc.
Ahh...
Perhaps then you might consider looking at aria-label, which also conveys
the accessible name to the accessibility API:
Document about topic #1 <a href="word.doc" aria-label="Word Document
Version">, <a href="pdf.pdf" aria-label="PDF Document Version">, <a
href="other.xxx" aria-label="Other Version">.
http://www.w3.org/TR/wai-aria/states_and_properties#aria-label
JF
- Next message: David Farough: "Re: headings for links list"
- Previous message: Angela French: "Re: headings for links list"
- Next message in Thread: David Farough: "Re: headings for links list"
- Previous message in Thread: Angela French: "Re: headings for links list"
- View all messages in this Thread