jQuery Tabindex Plugin
Posted in Development, Accessibility on Jan 11th, 2008 4 Comments »
In follow up to Simon’s recent posting about the intricacies of cross-browser support for the tabindex attribute, I’ve written a jQuery plugin that makes it easy to get, set, and check for the presence of tabindex values.
Getting the Source Code
The source code is currently available in the Fluid Project SVN, and will be included in […]