diff options
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/attribute/autocheck/index.html')
| -rw-r--r-- | files/zh-cn/mozilla/tech/xul/attribute/autocheck/index.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/attribute/autocheck/index.html b/files/zh-cn/mozilla/tech/xul/attribute/autocheck/index.html deleted file mode 100644 index edd3c5e9ed..0000000000 --- a/files/zh-cn/mozilla/tech/xul/attribute/autocheck/index.html +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: autocheck -slug: Mozilla/Tech/XUL/Attribute/autocheck -tags: - - XUL Attributes -translation_of: Archive/Mozilla/XUL/Attribute/autoCheck ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/zh-CN/docs/XUL_Reference">XUL Reference home</a></span></div> - -<dl> - <dt><code id="a-autocheck"><a href="https://developer.mozilla.org/zh-CN/docs/Mozilla/Tech/XUL/Attribute/autocheck">autocheck</a></code></dt> - <dd>类型: - <i>boolean</i> - </dd> - <dd>如果此属性为 <code>true</code>,或空白, 每次点击按钮时,此按钮的状态检查都会被执行一次。如果此属性为<code>false</code>, 检查会手动的被拒绝。当autocheck值为true的时候,按钮将会变为多选框或者单选框。</dd> -</dl> - -<div class="noinclude"> -<h3 id="See_also" name="See_also">See also</h3> - -<p><code><a href="cn/XUL/Attribute/autoCheck">autoCheck</a></code></p> -</div> - -<p></p> |
