Re: Alternative to @aria-describedAT: <a role=img>

Just a small typo w.r.t. to what I said about Jaws - see below:

Leif Halvard Silli, Tue, 10 Apr 2012 00:05:27 +0200:
> Take note, also, that 
> 
>   <a role=img aria-label="Nice photo of Leif. Press Enter for long
>      description." href=link ><img></a>
> 
> is presented to the AT user in a way which is *very* analogous to the 
> way Jaws presents an <img> that has @longdesc:
> 
>   <img ="Nice photo of Leif. Press Enter for long
>          description." longdesc="link" >

For my argument to make sense, the last <img> should have looked:

   <img ="Nice photo of Leif." longdesc="link" >

> Jaws then announces "Press (Alt +) Enter for long description." (It 
> says "Alt + Enter", but it seems "Enter" is what works - at least in 
> Firefox.)
-- 
Leif H Silli

Received on Monday, 9 April 2012 22:12:49 UTC