You are here: Home > HTML Reference > Elements > <div> element > tabindex attribute
Usage
Values
Elements
Despite what the HTML 4 specification says, Internet Explorer and Firefox recognize the tabindex attribute on any element.
Browser compatibility
Compatibility table legend
| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 | Op9 | Chrome | |:---------|:--------|:--------|:--------|:--------|:--------|:---------|:--------|:-----------| | div.tabIndex reflects <div tabindex="42"> | Y | Y | Y | Y | Y | N | Y | Y |