aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/property/selectionstart/index.html
blob: 27ecd267c66678f725a55ca0960d9de27a733c91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: selectionStart
slug: Mozilla/Tech/XUL/Property/selectionStart
translation_of: Archive/Mozilla/XUL/Property/selectionStart
---
<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/selectionStart">selectionStart</a></span></code></dt>
 <dd>类型: <em>integer</em></dd>
 <dd>获取或设置字段文本的选定部分的开始。 与<code><span><a href="https://developer.mozilla.org/zh-CN/docs/XUL/Property/selectionEnd">selectionEnd</a></span></code> 属性结合使用。 该值指定第一个选定字符的索引。</dd>
</dl>

<div class="noinclude">
<p></p>
</div>