WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: does datepicker have to be accessible

for

From: Birkir RĂșnar Gunnarsson
Date: Feb 8, 2011 7:36AM


I would be fine with an input edit field, but I do recommend the
solution with 3 listboxes, month, day, year (or whichever order). This
will also simplify validation on the server side of the input format.
One thing I, as a user, find annoying is when the mm/dd/yyyy is in the
label for the field, Jaws does not clearly distinguish between this
and mm/dd/yy, so I would suggest a sample format such as (please enter
your date, for instance 01/01/2000). This way the format is conveyed
unambiguously to someone who only uses speech.
If there are limits on th dates you can enter (such as a booking
system that only accepts bookings till the end of the year), please
indicate that as well.
hth
-B

On 2/8/11, Susan Grossman < <EMAIL REMOVED> > wrote:
>>> Scenario: a textbox meant to have a date written in it. A button next to
> it
> (calendar icon) which opens the datepicker to choose a date. One can enter a
> date manually into the textbox, as well. Does the datepicker need to be
> accessible, or is it enough that the user can manually enter a date into it
> without making use of the datepicker?
>
>
> --- Often the accessible date-pickers are more work than just typing it in
> and is something you should consider. As long as the format is clear, as
> stated by others, having a text box is just fine.
>
> There's nothing wrong with enhancing things for a user who doesn't need AT's
> as long as the main function works well for all. You can use colors the
> color-blind can't see as long as the contrast is there for them....
>
>
> --
> *Susan R. Grossman*
> <EMAIL REMOVED>
>