tabindex=""
Browser |
|
---|
The tabindex attribute sets the tab order of an element.
This attribute can be used in the following elements.
A, AREA, INPUT, TEXTAREA, BUTTON, SELECT, OBJECT
<a href="example.html" tabindex="1"></a>
Attribute | Value | Explanation |
---|---|---|
tabindex=" " | number | arbitrary number |