WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: dojo 1.0 support for AAA standards

for

From: Tim Harshbarger
Date: Feb 27, 2008 7:50AM


Shrirang,

I will start by saying that I am far from an expert on Dojo or any of
the other javascript frameworks, although I have done some work with
some of them.

It should be possible to develop a website that complies with most sets
of accessibility guidelines and standards. However, the challenge is in
how you use Dojo in your design--not so much if you use Dojo.

Here are just a couple of things that occur to me at the moment.

If you need to provide an alternative to your website or application
that still works with scripting disabled, Dojo will not be able to
assist you in complying with that guideline. That's something you will
have to accomplish with your design and probably use of server side
scripting.

If you are using any functionality out of the Dijit or Dojox part of
Dojo, those components may or may not be accessible.

Also, it seems to me that a fair bit of their "screen reader"
accessibility depends on the browser's support of ARIA. While things
might be different in 12 to 18 months, I think the only browser that
supports ARIA at the moment is FireFox.

I think there may be others on this list who are a lot more
knowledgeable about this than I am, so they might be able to provide
better advice.

Tim


>