WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: combo boxes

for

From: Andrew Kirkpatrick
Date: Feb 4, 2015 12:56PM


And it might not always be the first item. For example, if I'm logged into a shopping site so it knows things about me, I might be asked to enter the shipping address for a delivery. Since I live in Massachusetts that option could be selected when the page is rendered, but might still be toward the middle of the list of states in the drop down. If I want to ship a package to a friend in California I'd expect to arrow up to find California in the list.

I might expect to find the same situation in a "select a method of shipping" drop down (or a set of radios for that matter) where free delivery is first and "regular" delivery is second and selected, and overnight delivery is 3rd. There's a logical order to the options, but there is also a logical reason that the site wants me to choose "regular" delivery. I wouldn't view this as an accessibility problem.

AWK