Landed cross-browser support for tabIndex, by Scott, closes ticket #3649.
authorJohn Resig <jeresig@gmail.com>
Mon, 5 Jan 2009 17:34:42 +0000 (17:34 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 5 Jan 2009 17:34:42 +0000 (17:34 +0000)
commit122b672f704cca094de50dfef05e88faa84cb51d
tree50819b74b0a66e5a46421ce42124b7a757b54555
parent42c99472cc5718d90a129f6ebb10ea45d5816418
Landed cross-browser support for tabIndex, by Scott, closes ticket #3649.
src/core.js
src/support.js
test/index.html
test/unit/core.js
test/unit/selector.js