WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Re: Drop down menus?

for

Number of posts in this thread: 2 (In chronological order)

From: Geof Collis
Date: Wed, Mar 17 2010 11:03AM
Subject: Re: Drop down menus?
No previous message | Next message →

Just as an aside, when I first started using a screen reader I had
no idea how to access a drop down menu, took a few years before I clued in. :O)

cheers

Geof
At 11:24 AM 3/17/2010, you wrote:
>I have found these to work quite well. Having them triggered with an
>onChange event can be a bit of a processing issue when the user
>works with a keyboard and uses the down arrow to move through the
>list. The onChange event is triggered each time the user moves to
>the next selection in the list.
>
>Mike Moore
>
>

From: Liv Detrick
Date: Fri, Mar 19 2010 11:09AM
Subject: Re: Drop down menus?
← Previous message | No next message

Thanks for your responses! Would you recommend adding some sort of notation
about using Alt+Up Arrow to help navigate the menu if it uses the onChange
event? I do find that the page reloading with onChange is a pain,
especially on a slow connection. I guess this is where Ajax is supposed to
come in and refresh data displayed in the second dropdown menu without
refreshing the entire page. From what I've read, the problem is that a
screenreader would not recognize and alert the user to this change made with
Ajax, although I'm not sure if that issue applies in this context?

Thanks
Liv



On Wed, Mar 17, 2010 at 2:00 PM, < = EMAIL ADDRESS REMOVED = >wrote:

> Send WebAIM-Forum mailing list submissions to
> = EMAIL ADDRESS REMOVED =
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://list.webaim.org/mailman/listinfo/webaim-forum
> or, via email, send a message with subject or body 'help' to
> = EMAIL ADDRESS REMOVED =
>
> You can reach the person managing the list at
> = EMAIL ADDRESS REMOVED =
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of WebAIM-Forum digest..."
>
> Today's Topics:
>
> 1. Accessible NCAA Bracket 2010 (Terrill Thompson)
> 2. Re: Dropdown menus? (Moore,Michael (DARS))
> 3. Re: Dropdown menus? (Travis Roth)
> 4. Re: Drop down menus? (Geof Collis)
>
>
> ---------- Forwarded message ----------
> From: Terrill Thompson < = EMAIL ADDRESS REMOVED = >
> To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
> Date: Tue, 16 Mar 2010 17:20:27 -0700
> Subject: [WebAIM] Accessible NCAA Bracket 2010
> Hi All,
>
> With 16 hours to spare before the Round 1 games begin, I've just updated
> the Accessible NCAA Tournament Bracket:
> http://terrillthompson.com/ncaa
>
> I've done this for the past several years - created a bracket that uses
> good HTML structure to help screen reader users to navigate between regions
> and rounds, stylized with CSS so it looks like a bracket to sighted users.
> This year for the first time, I've also included an accessible tournament
> pool application, so screen reader users (and anyone else who's interested)
> can independently fill out a bracket and play along (for bragging rights
> only, of course!)
>
> If you want to participate in the pool, you have to sign up and fill out a
> bracket before the Round 1 games start tomorrow Wednesday at 12:30pm
> Eastern. All the other features will be available throughout the tournament.
>
> Please spread the word to anyone you think might be interested. As always
> I'm open to feedback about how to improve the accessibility and usability of
> this application.
>
> Cheers,
>
> Terrill Thompson
> Technology Accessibility Specialist
> DO-IT, Accessible Technology
> UW Technology Services
> University of Washington
> = EMAIL ADDRESS REMOVED =
>
>
>
>
> ---------- Forwarded message ----------
> From: "Moore,Michael (DARS)" < = EMAIL ADDRESS REMOVED = >
> To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
> Date: Wed, 17 Mar 2010 10:24:50 -0500
> Subject: Re: [WebAIM] Dropdown menus?
> I have found these to work quite well. Having them triggered with an
> onChange event can be a bit of a processing issue when the user works with a
> keyboard and uses the down arrow to move through the list. The onChange
> event is triggered each time the user moves to the next selection in the
> list.
>
> Mike Moore
>
>