From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../mozilla/tech/xul/attribute/control/index.html | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 files/zh-cn/mozilla/tech/xul/attribute/control/index.html (limited to 'files/zh-cn/mozilla/tech/xul/attribute/control') diff --git a/files/zh-cn/mozilla/tech/xul/attribute/control/index.html b/files/zh-cn/mozilla/tech/xul/attribute/control/index.html new file mode 100644 index 0000000000..74a0edec5a --- /dev/null +++ b/files/zh-cn/mozilla/tech/xul/attribute/control/index.html @@ -0,0 +1,23 @@ +--- +title: control +slug: Mozilla/Tech/XUL/Attribute/control +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/control +--- +
+ « XUL Reference home
+
+
+ control
+
+ Type: element id
+
+ This attribute specifies the id of the element with which the label is associated. When the user clicks on the label, the associated element is given focus.
+ 这个属性定义了元素的id,它与label相关联。当用户点击 label 的时候,相关联的元素将获得焦点。
+
+
+

+
+

 

-- cgit v1.2.3-54-g00ecf