WebAIM - Web Accessibility In Mind

E-mail List Archives

announce aria-current before content of element

for

From:
Date: Nov 6, 2018 9:34AM


Hi all,

I have this HTML:

<span class="self-link" aria-current="page">something</span>

JAWS (2018 +Win10 +Firefox ) says: "something current page". Current
page *announced **after *the content of the span element.

I have an another HTML:

<a href="#" aria-current="page">something</a>

read as "current page something link". Current page is *announced before
*the content of the anchor element.


Do you know to achieve that JAWS would read the "current" *always before
the content *of the html element?


Thank you.

--
Zsolt Edelényi
<EMAIL REMOVED>