WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Indicating primar and secondary action links to screen readers

for

From: Lucy Greco
Date: Sep 7, 2016 11:27AM


if its a form and the register is the default that is helpful if there is
a cancel as well then the person knows that hitting enter will take the
action. then yes add the text default to the label. but if its a
marketing ploy to get people to click the link don't bother. just having
the screen reader user find it is enough to get us to desire decide if it
is some thing we want to do or not. but there is a rule that says don't do
any thing for one group you don't do for another. i.e. indicate by
color or styling that the element is different. so its ok to not add
information for a blind person that is equivalent to making the link
stand out if your not trying for w3c compliance

Lucia Greco
Web Accessibility Evangelist
IST - Architecture, Platforms, and Integration
University of California, Berkeley
(510) 289-6008 skype: lucia1-greco
http://webaccess.berkeley.edu
Follow me on twitter @accessaces


On Wed, Sep 7, 2016 at 10:11 AM, Birkir R. Gunnarsson <
<EMAIL REMOVED> > wrote:

> Yeap, I err on the side of Sailesh's post here.
> I don't think screen readers need the visual emphasis that helps other
> users, such as people with cognitive impairment, identify the primary
> action item on a page.
> My gut instinct is to recommend removing the screen reader only text
> indicating this styling, because I don't quite see that it helps the
> uesrs any, it just adds to verbosity.
> Cheers and thanks guys
>
>
> On 9/7/16, Sailesh Panchang < <EMAIL REMOVED> > wrote:
> > A very strong vote for not using markup / structure that developers
> > don't have to invent and browsers / At do not support (uniformly) ...
> > like aria-roledescription
> > Proper heading structure will provide suitable context.
> > A user can discover primary purpose or topic of a page from page title
> > / h1 markup and review content that follows for primary action.
> > Is it clear explicitly that The intent for styling 'Register'
> > distinctly is to highlight difference between primary vs secondary
> > only? Do users realize this or only the author?
> > Also, as already stated, if it resembles a button, maybe it should be a
> > button.
> > Surely the 'Register' element can be styled distinctively so it grabs
> > visual attention but no additional markup to aid accessibility is
> > needed. ... Just like Submit and Cancel buttons can have different
> > colors for visual identification as long as their purpose is clear
> > via text.
> > Regards,
> > Sailesh Panchang
> >
> >
> > On 9/7/16, Jeevan Reddy < <EMAIL REMOVED> > wrote:
> >> the better way to communicating the primary and secondary actions is
> >> to use button semantics to the primary action and link semantics for
> >> the secondary action.. if the native button semantics can't permit you
> >> then use 'aria button role'.
> >> Cheers
> >> Jeevan Reddy
> >>
> >> On 9/7/16, Jim Homme < <EMAIL REMOVED> > wrote:
> >>> Hi,
> >>> If I understand what you are saing, then this might lend itself to
> >>> headings
> >>> and sub-headings, as in h2 and h3, lists and nested lists, or some
> other
> >>> autoatically-speaking structure that developers don't have to invent.
> >>>
> >>> Jim
> >>>
> >>>
> >>> =========> >>> Jim Homme,
> >>> Accessibility Consultant,
> >>> Bender HighTest Accessibility Team
> >>> Bender Consulting Services, Inc.,
> >>> 412-787-8567,
> >>> <EMAIL REMOVED>
> >>> http://www.benderconsult.com/our%20services/hightest-
> accessible-technology-solutions
> >>> E+R=O
> >>>
> >>>