aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/attribute/max/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/attribute/max/index.html')
-rw-r--r--files/zh-cn/mozilla/tech/xul/attribute/max/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/attribute/max/index.html b/files/zh-cn/mozilla/tech/xul/attribute/max/index.html
new file mode 100644
index 0000000000..93eb88d4f7
--- /dev/null
+++ b/files/zh-cn/mozilla/tech/xul/attribute/max/index.html
@@ -0,0 +1,20 @@
+---
+title: max
+slug: Mozilla/Tech/XUL/Attribute/max
+translation_of: Archive/Mozilla/XUL/Attribute/max
+---
+<div class="noinclude">
+ <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/zh-CN/docs/XUL_Reference">XUL Reference home</a></span></div>
+<dl>
+ <dd>
+ 类型:整数</dd>
+ <dd>
+ 设置刻度条控件(scale元素)或者数字输入框控件(type属性为number的textbox元素)中能输入的最大数字.刻度条控件中,该属性的默认值为100,数字输入框中,该属性的默认值为无穷大.</dd>
+</dl>
+<div class="noinclude">
+ <h3 id="See_also" name="See_also">相关链接</h3>
+ <ul>
+ <li><a href="/en/XUL/Attribute/progressmeter.max" title="en/XUL/Attribute/progressmeter.max">progressmeter.ma</a></li>
+ </ul>
+</div>
+<p> </p>