Re: Negative numbers

Op 30/09/2017 2:20, Russ Weakley schreef:
> > A simple solution is to use an aria-label:
> > <span aria-label="minus 91">-91</span>
> > You can see this in action here:
> > https://jsfiddle.net/russmaxdesign/fhs8m6z1/
>
If I understand correctly, aria-label only works on components in the 
accessibility tre that have an explicit or implicit role. If that is 
correct, it makes no sense to add aria-label to a span.

Regards
Bart Simons

Received on Wednesday, 4 October 2017 12:43:04 UTC