WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Drop down menus?

for

From: Liv Detrick
Date: Mar 19, 2010 11:09AM


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 REMOVED> >wrote:

> Send WebAIM-Forum mailing list submissions to
> <EMAIL 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 REMOVED>
>
> You can reach the person managing the list at
> <EMAIL 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 REMOVED> >
> To: WebAIM Discussion List < <EMAIL 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 REMOVED>
>
>
>
>
> ---------- Forwarded message ----------
> From: "Moore,Michael (DARS)" < <EMAIL REMOVED> >
> To: WebAIM Discussion List < <EMAIL 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
>
> -----Original Message-----
> From: <EMAIL REMOVED> [mailto:
> <EMAIL REMOVED> ] On Behalf Of Liv Detrick
> Sent: Monday, March 15, 2010 1:13 PM
> To: <EMAIL REMOVED>
> Subject: [WebAIM] Dropdown menus?
>
> Hello,
>
> I was wondering if anyone has any experience with dynamic drop down menus
> within a web form... a typical example would be two dropdown menus; one
> with
> a list of countries, and one with a list of cities. Once you choose a
> country, the second dropdown refreshes to include a list of cities within
> your chosen country.
>
> I've seen this done with the javascript onChange command or with AJAX...
> but
> I'm unsure of their accessibility... does anyone have any suggestions?
>
> Thank you!
>
> Liv
>
>
> On Mon, Mar 15, 2010 at 2:00 PM, < <EMAIL REMOVED>
> >wrote:
>
> > Send WebAIM-Forum mailing list submissions to
> > <EMAIL 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 REMOVED>
> >
> > You can reach the person managing the list at
> > <EMAIL 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 Flash Authoring Tool (Travis Roth)
> > 2. Re: Accessible Flash Authoring Tool (DAVOUD TOHIDY)
> >
> >
> > ---------- Forwarded message ----------
> > From: "Travis Roth" < <EMAIL REMOVED> >
> > To: "'WebAIM Discussion List'" < <EMAIL REMOVED> >
> > Date: Mon, 15 Mar 2010 10:00:24 -0500
> > Subject: [WebAIM] Accessible Flash Authoring Tool
> > Hello,
> > Is there any information about the accessibility of Adobe Flash CS4
> > Professional, or other Flash authoring tools? Much is made about Flash
> > accessibility when it comes to the end Flash components. But what about
> the
> > authoring tools? What can a screen reader user do with current tools?
> > Thanks.
> >
> >
> > Travis Roth
> >
> >
> >
> >
> >
> >
> > ---------- Forwarded message ----------
> > From: DAVOUD TOHIDY < <EMAIL REMOVED> >
> > To: < <EMAIL REMOVED> >, < <EMAIL REMOVED> >
> > Date: Mon, 15 Mar 2010 13:54:17 -0400
> > Subject: Re: [WebAIM] Accessible Flash Authoring Tool
> >
> > I am sure you will find good information here:
> >
> > http://www.adobe.com/accessibility/products/flash/best_practices.html
> >
> http://www.adobe.com/devnet/flash/articles/accessible_animated_preso.html
> >
> >
> > Davoud
> > http://cssfreelancer.awardspace.com/
> > P.S. Please join us on face book at:
> > http://www.facebook.com/group.php?gid=6850971551
> >
> >
> >
> > > From: <EMAIL REMOVED>
> > > To: <EMAIL REMOVED>
> > > Date: Mon, 15 Mar 2010 10:00:24 -0500
> > > Subject: [WebAIM] Accessible Flash Authoring Tool
> > >
> > > Hello,
> > > Is there any information about the accessibility of Adobe Flash CS4
> > > Professional, or other Flash authoring tools? Much is made about Flash
> > > accessibility when it comes to the end Flash components. But what about
> > the
> > > authoring tools? What can a screen reader user do with current tools?
> > > Thanks.
> > >
> > >
> > > Travis Roth
> > >
> > >
> > >
> > >