blob: 5e4104991090181ea0ace79f90589ed0af43c021 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
title: tabIndex
slug: Mozilla/Tech/XUL/Property/tabIndex
translation_of: Archive/Mozilla/XUL/Property/tabIndex
---
<div class="noinclude">
<span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/zh-CN/docs/XUL_Reference" title="XUL_Reference">XUL Reference</a></span></div>
<dl>
<dt>
<code><span><a href="https://developer.mozilla.org/zh-CN/docs/XUL/Property/tabIndex">tabIndex</a></span></code></dt>
<dd>
Type:
<i>
integer</i>
</dd>
<dd>
Gets and sets the value of the <code id="a-tabindex"><a href="https://developer.mozilla.org/zh-CN/docs/Mozilla/Tech/XUL/Attribute/tabindex">tabindex</a></code> attribute.</dd>
</dl>
<div class="noinclude">
</div>
<p></p>
|