E-mail List Archives
Re: Alternative to the Title attribute in Links
From: Devarshi Pant
Date: Aug 26, 2017 5:04PM
- Next message: Mike Warner: "Ask the Smithsonian videos"
- Previous message: Birkir R. Gunnarsson: "Re: Alternative to the Title attribute in Links"
- Next message in Thread: Sailesh Panchang: "Re: Alternative to the Title attribute in Links"
- Previous message in Thread: Birkir R. Gunnarsson: "Re: Alternative to the Title attribute in Links"
- View all messages in this Thread
That's a fine technique. Title attribute complements the link text in this
case.
On Aug 25, 2017 15:53, "Sarah Jevnikar" < <EMAIL REMOVED> > wrote:
Hi again,
I've come across the use of the Title attribute to provide extra
information for links, but have read in several places that this is a bad
idea. I can't seem to find any alternatives though (on Google, anyway).
What else would achieve the same goal? would it be a matter of just
changing the link text? Is Aria label a better way to go? Would that work
for non-SR users as well? I'm conscious of the fact that most are not.
The code I'm looking at is thus:
<a href="/en/home?order=field_data_holding&sort=asc" title="sort by
Data Holding" class="active">Data Holding</a> </th>
Except with NVDA and IE 11 (I'm testing with JFW, Chrome, IE, Firefox and
iOS), I'm hearing "Data Holding; sort by data holding", which is what I'd
hope to hear.
Thanks again,
Sarah
- Next message: Mike Warner: "Ask the Smithsonian videos"
- Previous message: Birkir R. Gunnarsson: "Re: Alternative to the Title attribute in Links"
- Next message in Thread: Sailesh Panchang: "Re: Alternative to the Title attribute in Links"
- Previous message in Thread: Birkir R. Gunnarsson: "Re: Alternative to the Title attribute in Links"
- View all messages in this Thread