aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/attribute/max/index.html
blob: 93eb88d4f7ea150b5d7b577eddfa9b62f7decc85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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>