diff options
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.html | 21 |
1 files changed, 21 insertions, 0 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 new file mode 100644 index 0000000000..6baead11d3 --- /dev/null +++ b/files/zh-cn/mozilla/tech/xul/property/labelelement/index.html @@ -0,0 +1,21 @@ +--- +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> |
