Sorry for the delay in responding. At the moment, we don't have a
specific page that documents ARIA support in jQuery UI. The Paciello
group blog you cite is accurate, and provides a good overview of the
growing support for ARIA in jQuery UI's widget set. We're in the
process of working on more, including ARIA support for the Slider
coming soon.
As for jARIA, it's no longer active because its functionality has been
rolled right into jQuery UI core. As of jQuery UI 1.7, you can get and
set ARIA roles, states, and properties using the standard
jQuery .attr() function in a cross-browser way. Here's the source
code, in case you're curious:
http://dev.jqueryui.com/browser/trunk/ui/ui.core.js#L105
Other accessibility support in and around the jQuery world:
* tabindex normalization into jQuery 1.3
* tabbable() and focusable() convenience methods in jQuery UI core,
* the comprehensive keyboard navigation plugin that ships as part of
Fluid Infusion
If it helps, I recently wrote a blog post about Fluid's work on
keyboard accessibility in jQuery:
http://fluidproject.org/blog/2009/07/09/keyboard-accessibility-for-jquery-and-infusion/
Colin
---
Colin Clark
Technical Lead, Fluid Project
Adaptive Technology Resource Centre, University of Toronto
http://fluidproject.org