Introduction
Introduction Statistics Contact Development Disclaimer Help
README - jscancer - Javascript crap (relatively small)
git clone git://git.codemadness.org/jscancer
Log
Files
Refs
README
LICENSE
---
README (434B)
---
1 This script sets the tabindex for a collection of elements.
2
3 It can be useful if there are a lot of elements which are generated in s…
4 and setting the tabindex attribute where is a chore.
5
6 For tables it can be useful to set the tabindex based on the cells -> ro…
7 top-left vertically. Normally this would be horizontally (left to right…
8
9 Note that there are also bugs and inconsistencies in how Firefox handles…
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.