Archive for January, 2008

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 [...]

I recently implemented some functions for Dojo for getting, setting, and removing tabindex values. It’s not entirely straightforward — here’s what I found out:
Browsers tested

Internet Explorer 6 on Windows XP
Internet Explorer 7 on Windows XP
Firefox 2 on Windows XP
Firefox 3 beta3pre (the Minefield nightly build of 2008-01-07) on Windows XP
Safari 3.0.4 on Mac OS X [...]