Re: Buttons vs links

 I must confess I've always found the buttons vis a vis links
 distinction one without much of a difference from the user perspective.

 Either way most users click to invoke the associated result.

 Those of us who are mouseless by necessity may press spacebar for
 buttons, but pressing enter also works. And, there are two many
 instances where that which perports to be a button won't respond to
 spacebar. Enter seems always to work. Off hand I can't think of an
 exception.

 Thus my distinction without a difference conclusion.

 Best,

 Janina

Savage, Angela (ITS) writes:
> Thank you for the responses. These have been helpful!
> 
> -----Original Message-----
> From: Jan Hellbusch <jan@hellbusch.de> 
> Sent: Thursday, May 7, 2020 12:28 PM
> To: w3c-wai-ig@w3.org
> Subject: RE: Buttons vs links
> 
> ATTENTION: This email came from an external source. Do not open attachments or click on links from unknown senders or unexpected emails.
> 
> Hi,
> 
> according to HTML spec, links are for resources and buttons are for actions.
> There are exceptions:
> 
> * in general, use links for going to a new page or downloading a document.
> * links can also be used within a web page (skip navigation links etc.).
> 
> * buttons are used for sending forms (most often to a script).
> * Otherwise they should be used for performing actions on the web page (e.g.
> widgets).
> 
> * Actions can, of course, mean calling a new resource in a process. It will not always be clear, whether a button or a link is more appropriate.
> 
> Jan
> 
> > -----Original Message-----
> > From: Savage, Angela (ITS) <Angela.Savage@its.ny.gov>
> > Sent: Thursday, May 7, 2020 6:02 PM
> > To: w3c-wai-ig@w3.org
> > Subject: Buttons vs links
> >
> > I was wondering what is the proper usage for a button and a link when
> building
> > an accessible application or website?
> >
> >
> >
> > I'm reading multiple articles on this topic and I read an article from 
> > the
> Nielsen
> > Norman Group on command links and they state that buttons should not 
> > be used for navigation and that users should click a plain link to 
> > move to
> another
> > page of information. Multiple articles I have read  on using buttons 
> > and
> links
> > when creating an accessible application or page mention this too.
> >
> >
> >
> > Article: Command Links 
> > <https://www.nngroup.com/articles/command-links/>
> >
> >
> >
> > Thank you in advance,
> >
> >
> >
> > Angela Savage
> >
> > Accessibility Auditor
> 
> 
> 
> 

-- 

Janina Sajka

Linux Foundation Fellow
Executive Chair, Accessibility Workgroup:	http://a11y.org

The World Wide Web Consortium (W3C), Web Accessibility Initiative (WAI)
Chair, Accessible Platform Architectures	http://www.w3.org/wai/apa

Received on Friday, 8 May 2020 14:14:46 UTC