WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Accessible Tree View?

for

Number of posts in this thread: 2 (In chronological order)

From: Tim Harshbarger
Date: Wed, Dec 16 2009 8:18AM
Subject: Accessible Tree View?
No previous message | Next message →

Donald,

You might want to look at the tree view widget that is part of the Dojo framework (http://www.dojotoolkit.org/). Becky Gibson has done a lot of excellent work to make the dojo widgets accessible. You may also want to look at Yahoo's YUI javascript framework. I know they have been working on improving its accessibility. However, I have not had the opportunity to try that framework out lately, so I don't know how accessible the tree view is.

Additionally, John Gunderson has a list of ARIA examples at the ICITA site: http://test.cita.illinois.edu/aria/index.php
Those examples may also be helpful in helping you find or create an accessible tree view.

Tim

From: Evans, Donald (Contractor)
Date: Wed, Dec 16 2009 11:03AM
Subject: Re: Accessible Tree View?
← Previous message | No next message

Thanks, I hadn't looked at Dojo in a while.