[WG: Accessibility] Question about buttons

Phil Kragnes pmk at umn.edu
Thu Jan 28 11:03:07 PST 2010


<input type="button"> and <input type="submit"> will work with screen
readers/keyboard navigation.  <input type="image"> does not allow keyboard
activation.  The same effect can be had with <input type="button"
src="image.gif">  This was part of the issue that lead to the law suit
against Target.com.

Philip M Kragnes, MS
Computer Accommodations Program
University of Minnesota
McNamara Alumni Center
200 Oak Street SE, Suite 180
Minneapolis, MN 55455-2002
Phone: (612) 626-0365
Fax: (612) 626-9654
http://cap.umn.edu

Consider being an organ donor!
More information http://www.fairviewtransplant.org

-----Original Message-----
From: accessibility-bounces at collab.sakaiproject.org
[mailto:accessibility-bounces at collab.sakaiproject.org] On Behalf Of Rich
Caloggero
Sent: Thursday, January 28, 2010 11:53 AM
To: Michael S Elledge; Eli Cochran
Cc: accessibility at collab.sakaiproject.org
Subject: Re: [WG: Accessibility] Question about buttons

Button tags are recognized by jaws just fine, even pre 10.0.
Anchor tags are in deed recognized as links causing jaws to announce them as

such. Buttons are announced as buttons.

Hope this helps.
-- Rich

----- Original Message ----- 
From: "Michael S Elledge" <elledge at msu.edu>
To: "Eli Cochran" <eli at media.berkeley.edu>
Cc: <accessibility at collab.sakaiproject.org>
Sent: Thursday, January 28, 2010 12:23 PM
Subject: Re: [WG: Accessibility] Question about buttons


> Hi Eli--
>
> Two thoughts:
>
> 1) I'm not sure pre-JAWS 10 screen readers will recognize the "button"
> tag and
> 2) "<a>" is described as a link by JAWS.
>
> I don't know if there is a method to override what JAWS says. Also don't
> know if this behavior is similar for NVDA or other non-JAWS readers.
>
> Mike
>
> Eli Cochran wrote:
>> Can anyone tell me whether there are any profound differences between
>> using a <a>, <input>, or <button> tag for button-y things for
>> accessibility?
>>
>> Thanks,
>> Eli
>> . . . . . . . . . . .  .
>>   .   .    .      .         .              .                     .
>>
>> Eli Cochran
>> user interaction developer
>> ETS, UC Berkeley
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> accessibility mailing list
>> accessibility at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/accessibility
>>
>> TO UNSUBSCRIBE: send email to 
>> accessibility-unsubscribe at collab.sakaiproject.org with a subject of 
>> "unsubscribe"
> _______________________________________________
> accessibility mailing list
> accessibility at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/accessibility
>
> TO UNSUBSCRIBE: send email to 
> accessibility-unsubscribe at collab.sakaiproject.org with a subject of 
> "unsubscribe"
> 

_______________________________________________
accessibility mailing list
accessibility at collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/accessibility

TO UNSUBSCRIBE: send email to
accessibility-unsubscribe at collab.sakaiproject.org with a subject of
"unsubscribe"



More information about the accessibility mailing list