W3C

Edit comment LC-2917 for Accessibility Guidelines Working Group

Quick access to

Previous: LC-2919 Next: LC-2920

Comment LC-2917
:
Commenter: Sailesh Panchang <sailesh.panchang@deque.com>

or
Resolution status:

ARIA1 does not include an example for links. SC 2.4.4 lists this as a sufficient technique.

Proposed Change:
Consider
<p id="weather">What's the weather like? <a href="weather.htm" aria-describedby="weather">Click here</a></p>
Note: In this example the contextual text is read by screen readers automatically when the
link gets focus upon tabbing to it. One does not have to additionally activate a screen
reader specific keystroke figure out the context.
(space separated ids)
(Please make sure the resolution is adapted for public consumption)


Developed and maintained by Dominique Hazaël-Massieux (dom@w3.org).
$Id: 2917.html,v 1.1 2017/08/11 06:40:05 dom Exp $
Please send bug reports and request for enhancements to w3t-sys.org