aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/property/selectionstart/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/property/selectionstart/index.html')
-rw-r--r--files/zh-cn/mozilla/tech/xul/property/selectionstart/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/property/selectionstart/index.html b/files/zh-cn/mozilla/tech/xul/property/selectionstart/index.html
new file mode 100644
index 0000000000..27ecd267c6
--- /dev/null
+++ b/files/zh-cn/mozilla/tech/xul/property/selectionstart/index.html
@@ -0,0 +1,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>