Re: ISSUE-30 (Longdesc) Change Proposal

On Fri, Oct 30, 2009 at 7:02 AM, Joshue O Connor <joshue.oconnor@cfit.ie> wrote:
> Leif Halvard Silli wrote:
>> I agree: That @longdesc is a link is the key. @longdesc has other
>> advantages as well, but they are all linked (sic!) to the fact that it
>> is a link.
>>
>> I wonder if it will be possible to make aria-describedby into a link,
>> though. [...]
>
> Yes, to give @aria-describedby the ability to reference a URI as well as
> a IDREF would be a great advantage.

Why not simply say that if the IDREF points to an element that is a
link, then that link provides the description.

This forces authors to consider putting the link to the description in
the normal flow of the page, thus making it accessible to everyone,
not just users of AT tools. Something which usually is a win.

For the cases when rendering the link is not desired, the link can
simply be hidden using CSS or the @hidden attribute. Or you can place
the link in the <head> which is never rendered.

/ Jonas

Received on Friday, 30 October 2009 15:25:26 UTC