> On Sat, Oct 10, 2009 at 4:03 PM, Felix Nagel <
felix...@googlemail.com>
> wrote:
>>
>> A few month ago I asked you a bunch of questions to support my master
>> thesis. I finished my work 6 weeks ago and now im ready to show my
>> results:
>>
>> jQuery Accessible RIA, a collection of strictly WAI WCAG 2.0 and WAI
>> ARIA conform web applications based on the popular Java-Script
>> framework jQuery (using the UI Widget Factory). My goal was to provide
>> some accessible, usable and easy to implement widgets to improve
>> quality and working speed in frontend developers’ daily routine. So I
>> picked some of the most seen design patterns on the web: currently a
>> lightbox app, live form-validation, accessible tabs and sortable
>> tables are ready to use.
>>
>> The code and the thesis are both licensed under a Creative Commons
>> Attribution-Share Alike 3.0 Unported Licence. So please feel free to
>> use my work, even in your commercial projects!
>>
>> Please check out the wiki at GitHub to learn about the features and
>> how to use. There will definitely be further development and some
>> handy new widgets, so it would be great to get some feedback in code
>> quality and accessibility.
>>
>>
http://wiki.github.com/fnagel/jQuery-Accessible-RIA>>
>> yours
>> Felix Nagel
>>
>> ps: Would be nice if you could post, tweet or talk about it :-)
The look good. I did find the key board access to be broken in the tab
demo and the focus is not clear on the light box when tabbing.