Plugins

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.

accessible


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

Sortable Tables - 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

Lightbox - 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).
Yet another lighbox application as you might know it by Lokesh Dhakar. This one displays pictures in a single or gallery mode and comes with a lot of features and accessibility tweaks.

Functionality features

* all Strings editable
* gallery functionality
* configurable “darken background” functionality
* set position for lightbox by auto, x and y coords or offset to mouse
* set animation speed
* standard jQuery widget methods: disable, enable, destroy

File size of the minified version is less than 9 KB.

Accessibility features

* keyboard support (ESC, arrow keys, Home, End)
* fully scalable (with text size)
* ARIA Live-Regions
* ARIA relations

Live Form Validation - 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 form. A live-validation, a validation while typing, checks every field with a configurable regular expression. You could set your own reg-ex or use one of the predefined patterns.

Functionality features

* works with almost every form element
* submitting form via AJAX or default POST method
* built in workaround for submitting files via AJAX
* configurable self-validation time out
* a bunch of predefined validation patterns
* use your preferred CAPTCHA solution
* standard jQuery widget methods: disable, enable, destroy

File size of the minified version is 11 KB.

Accessibility features

* Accessible error messages
* Keyboard support
* ARIA Live-Regions

HelyeNav

HelyeNav is a simple on level Accordion vertical menu. It's fully accessible, non obstrusive, and uses a cookie to remember the current opened menu through pages.

Requires jquery.cookie plugin.

Select Slider

Replaces HTML <select> elements with a slider that chooses between discreet values. Changes to the slider modify the selected value of the <select> element.

Early version with improvements to come.

Tested in IE6, 7, FF, Safari, Chrome.

toChecklist

toChecklist is a plugin for jQuery designed to make web forms more user-friendly and accessible by converting any SELECT element with the "multiple" attribute into a nice checklist with some optional extra goodies. This plugin's keyboard navigation (accessibility) is excellent.

For more information and for download, see the project home page

A simple gallery accessible with jQuery

A simple gallery accessible with jQuery with GNU General Public License v2.

Enjoy.

Vinter.validate

A very simple to use form validation plugin for jQuery, no complicated settings and configuration options to get going.

  • Start using straight away
  • Error messages in markup
  • Easy plugin in existing forms, just add error messages and a call to the validator!
  • Per fieldset validation