Skip to main content
XUL:Attribute:tabindex
From MDC
« XUL Reference home
- tabindex
- Type: integer
- The tab order of the element. The tab order is the order in which the focus is moved when the user presses the "tab" key. Elements with a higher
tabindex are later in the tab sequence.