WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: button or link for downloads

for

From: Dean.Vasile
Date: Dec 20, 2023 8:30AM


Over the last five months, I have been taking a admin course for Salesforce.
And in their website, I continuously run into situations where I'm looking for an edit button.
And I cannot find it because it happens to be a link.
My sincere feeling as a screen reader user because we navigate by letters to find different elements if I want to find a button I press the B if I find want to find a link I press the letter U I want to find a visited link it is the letter V like Victor if there is a link that is going to take me out of the website, I am OK with that being a link
However if I am working in the same website, even though it is taking me to different pages on the website, I expect the element to be coded as a button.
It saves time and Brain cells that I do not have to spare.
And I am sure that there are other visually impaired people and visually impaired people that may have cognitive issues that would agree with this
Dean Vasile


617-799-1162

> On Dec 20, 2023, at 10:23 AM, Peter Weil < <EMAIL REMOVED> > wrote:
>
> Dean,
>
> I'm curious: why do you expect the download (link? Button?) to be a button?
>
> This is maybe the best write-up I’ve seen about this (by Eric Bailey):
>
> https://css-tricks.com/building-good-download-button/
>
> Also, it might be a little difficult to share a “download button” with someone, wouldn't it?
>
> - Peter
>
>> On Dec 20, 2023, at 9:10 AM, <EMAIL REMOVED> wrote:
>>
>> I have to disagree.
>> I am coming from the perspective of a screen reader user completely non-visual.
>> I expect the download button to be a button.
>> Because when I navigate by the letter B
>> I expect to find it if it is a link, I will not find it, and I will have to go looking for the download
>> I feel the same way about those elements along with edit buttons. Next buttons I keep running into situations where coders make them links, and it is very frustrating as a screen reader user trying to decipher what the developer intended.
>> Dean Vasile
>>
>>
>> 617-799-1162
>>
>>>> On Dec 20, 2023, at 9:38 AM, Geethavani.Shamanna < <EMAIL REMOVED> > wrote:
>>>
>>> I would go with a Download button if the download starts immediately after the user clicks the button. On the other hand, if users are expected to provide some information before the download becomes available, then a link is better, as the link takes the user to another page where they then enter the requested details.
>>>
>>>