aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/property/labelelement/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/property/labelelement/index.html')
-rw-r--r--files/zh-cn/mozilla/tech/xul/property/labelelement/index.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/property/labelelement/index.html b/files/zh-cn/mozilla/tech/xul/property/labelelement/index.html
deleted file mode 100644
index 6baead11d3..0000000000
--- a/files/zh-cn/mozilla/tech/xul/property/labelelement/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
----
-title: labelElement
-slug: Mozilla/Tech/XUL/Property/labelElement
-translation_of: Archive/Mozilla/XUL/Property/labelElement
----
-<div class="noinclude">
- <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/zh-CN/docs/XUL_Reference" title="XUL_Reference">XUL Reference</a></span></div>
-<dl>
- <dt>
- <code><span><a href="https://developer.mozilla.org/zh-CN/docs/XUL/Property/labelElement">labelElement</a></span></code></dt>
- <dd>
- Type:
- <i>
- <code><a href="/zh-CN/docs/Mozilla/Tech/XUL/label" title="label">label</a></code> element</i>
- </dd>
- <dd>
- The <code><a href="/zh-CN/docs/Mozilla/Tech/XUL/label" title="label">label</a></code> element associated with the control. This is set when a label has a <code id="a-control"><a href="https://developer.mozilla.org/zh-CN/docs/Mozilla/Tech/XUL/Attribute/control">control</a></code> attribute pointing to this element. This property will be <code>null</code> when no label is associated with the control.</dd>
-</dl>
-<div class="noinclude">
-  </div>
-<p></p>