E-mail List Archives
Re: Alternative to the Title attribute in Links
From: JP Jamous
Date: Aug 26, 2017 3:08PM
- Next message: Birkir R. Gunnarsson: "Re: Alternative to the Title attribute in Links"
- Previous message: Birkir R. Gunnarsson: "Re: is it necessary to add aria markup to label a section element"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Alternative to the Title attribute in Links"
- Previous message in Thread: Lovely, Brian (CONT): "Re: Alternative to the Title attribute in Links"
- View all messages in this Thread
Sarah,
Why not just make the link label what you want it to announce? I am unsure why you wish to complicate your design.
<a
href="/en/home?order=field_data_holding&sort=asc"
class="active">Data Holding">
sort by Data Holding
</a>
1. If you are adding a background image to your link through CSS, I would fail that because you will be asking for lots of problems.
Title attribute only works with IE and not always guaranteed to work.
Tooltips are difficult for low vision users to see.
- Next message: Birkir R. Gunnarsson: "Re: Alternative to the Title attribute in Links"
- Previous message: Birkir R. Gunnarsson: "Re: is it necessary to add aria markup to label a section element"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Alternative to the Title attribute in Links"
- Previous message in Thread: Lovely, Brian (CONT): "Re: Alternative to the Title attribute in Links"
- View all messages in this Thread