WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Accessible AJAX type form controls...

for

From: Hausler,Jesse
Date: Sep 11, 2007 1:10PM


Yahoo! Has a pretty decent treeview control:
http://developer.yahoo.com/yui/examples/treeview/default_tree_clean.html
http://developer.yahoo.com/yui/examples/treeview/index.html

It is keyboard accessible, but the + and - sign do not have ALT attributes. When you turn Styles off, the tree view still works well with the keyboard, but you lose the visual heirarchy of the nodes. You can aid this by including text detailing the branch each item is on/within.

Jesse Hausler