tabindex
Widely available
The tabindex
HTML attribute make an element focusable, and sets the element's relative ordering for sequential focus navigation.
To learn more, see
tabindex at MDN.
Compatibility (view on caniuse.com)
- Chrome 1 Released on 2008-12-11
- Chrome Android 18 Released on 2012-06-27
- Edge 18 Released on 2018-10-02
- Firefox 1.5 Released on 2005-11-29
- Firefox for Android 4 Released on 2011-03-29
- Safari 3.1 Released on 2008-03-18
- Safari on iOS 2 Released on 2008-07-11
Specifications
- HTML Standard (#attr-tabindex), from HTML Workstream (WHATWG).