From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../archive/mozilla/xul/property/selectionstart/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 files/ja/archive/mozilla/xul/property/selectionstart/index.html (limited to 'files/ja/archive/mozilla/xul/property/selectionstart/index.html') diff --git a/files/ja/archive/mozilla/xul/property/selectionstart/index.html b/files/ja/archive/mozilla/xul/property/selectionstart/index.html new file mode 100644 index 0000000000..4db6f41f04 --- /dev/null +++ b/files/ja/archive/mozilla/xul/property/selectionstart/index.html @@ -0,0 +1,13 @@ +--- +title: selectionStart +slug: Archive/Mozilla/XUL/Property/selectionStart +tags: + - XUL Properties + - XUL Reference +translation_of: Archive/Mozilla/XUL/Property/selectionStart +--- +
« XUL リファレンス
+
selectionStart
型: 整数型
フィールドのテキストの選択部分の先頭の取得または設定。selectionEnd プロパティと共に使用します。値は選択された最初の文字の index を指定します。
+
+ +
-- cgit v1.2.3-54-g00ecf