WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Link labels and APA citations

for

From: Jonathan Avila
Date: Oct 20, 2014 12:06PM


> aria-label (property) defines a string value that labels the current element.

Then I guess you would not like example 1 from technique ARIA 7 which replaces the on-screen link text with other on-screen text not in the link by using aria-labelledby. This is currently a sufficient technique for SC 2.4.4.

http://www.w3.org/TR/WCAG20-TECHS/ARIA7.html

Jonathan