E-mail List Archives
Re: Web accessibility and usability
From: Chris Heilmann
Date: Oct 11, 2004 10:13AM
- Next message: michael.brockington: "Re: Web accessibility and usability"
- Previous message: Annmarie L Gemma: "Re: Web accessibility and usability"
- Next message in Thread: michael.brockington: "Re: Web accessibility and usability"
- Previous message in Thread: Annmarie L Gemma: "Re: Web accessibility and usability"
- View all messages in this Thread
> On a technical note, the levels of interactivity that DHTML brought us is
> anathema to accessibility. For example my understanding is that
> date-pickers
> are a no-no for accessibility, so we have to take a step backward in
> useability, since they might confuse some users.
Badly implemented date pickers, yes. However you _can_ develop a date
picker that only gets applied when and if DHTML is possible. I explained
the ideas how to do that in my self-training course for unobtrusive
Javascript[1]. You do not need to cut down on usability enhancements, as
long as you check if they can be used and, in some cases, you allow the
user to enable or disable them.
[1] http://www.onlinetools.org/articles/unobtrusivejavascript/chapter3.html
--
Chris Heilmann
http://icant.co.uk/ | http://www.onlinetools.org/
- Next message: michael.brockington: "Re: Web accessibility and usability"
- Previous message: Annmarie L Gemma: "Re: Web accessibility and usability"
- Next message in Thread: michael.brockington: "Re: Web accessibility and usability"
- Previous message in Thread: Annmarie L Gemma: "Re: Web accessibility and usability"
- View all messages in this Thread