From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../zh-cn/mozilla/tech/xul/attribute/increment/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 files/zh-cn/mozilla/tech/xul/attribute/increment/index.html (limited to 'files/zh-cn/mozilla/tech/xul/attribute/increment/index.html') diff --git a/files/zh-cn/mozilla/tech/xul/attribute/increment/index.html b/files/zh-cn/mozilla/tech/xul/attribute/increment/index.html new file mode 100644 index 0000000000..782156bb47 --- /dev/null +++ b/files/zh-cn/mozilla/tech/xul/attribute/increment/index.html @@ -0,0 +1,15 @@ +--- +title: increment +slug: Mozilla/Tech/XUL/Attribute/increment +translation_of: Archive/Mozilla/XUL/Attribute/increment +--- +
+ « XUL Reference home
+
+
+ increment
+
+ 类型:整数
+
+ 拖动刻度条控件(scale元素)中的拉杆,点击滚动条控件(scrollbar元素)中的箭头(拖动拉杆也可以),点击数字输入框(type属性为numbertextbox元素)中的箭头时,其curpos属性或者value属性每次改变的数字值,默认值为1.
+
-- cgit v1.2.3-54-g00ecf