The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
Tabs - jQuery Accessible RIA
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).
This one extends a standard HTML table. You could add a sorting functionality, add a pager functionality, hide cols and rows — pretty cool when a user has to handle huge tables
Functionality features
* sort data by number, date, text alphabetically
* high performance: handle even large tables
* hide columns and rows
* pager functionality
* Standard jQuery widget methods: disable, enable, destroy
File size of the minified version is less than 9 KB.
Accessibility features
* keyboard support (arrow keys or native tabular index, Home, End, Space)
* ARIA Live-Regions
* ARIA and HTML table relations
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!
Project page (GitHub)
http://github.com/fnagel/jQuery-Accessible-RIA/
Please take a look at the Wiki (how-to and complete feature list), Issues (bugtracking) and the demos.
Make sure to check out:
http://plugins.jquery.com/project/ARIASorTable
http://plugins.jquery.com/project/ARIALightbox
http://plugins.jquery.com/project/ARIAFormValidation
Provided by http://www.felixnagel.com
