WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Fw: Regarding an AccDC module for jQuery

for

Number of posts in this thread: 1 (In chronological order)

From: Bryan Garaventa
Date: Wed, Dec 05 2012 10:40PM
Subject: Fw: Regarding an AccDC module for jQuery
No previous message | No next message

In case it's of interest to the WebAim folks as well.

----- Original Message -----
To: = EMAIL ADDRESS REMOVED =


Hi,
In case it's of interest, I've just finished building an AccDC module for jQuery, which is available on GitHub at
https://github.com/accdc/accdc-jquery
Similarly, AccDC Bootstrap for jQuery is available at
https://github.com/accdc/bootstrap-jquery

The AccDC module is tied into the latest release of jQuery, so that the minified source is only 55kb.

Even though it's a jQuery module, it is still the full API, and includes all of the same properties and methods as documented at WhatSock.com.

The value of this, is that all of the accessible component modules can be used interchangeably within the full API, or within the jQuery module, without having to modify the code. This also makes it possible to use the same accessible components in Dojo for example, with equal results.

Hopefully this addition will be helpful for the jQuery UI guys as well.

Best wishes,
Bryan