aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/control/index.html
blob: dff07ddb89b4f0847eb9142ee40ae8df2496256b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: control
slug: Archive/Mozilla/XUL/Attribute/control
tags:
  - XUL Attributes
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/control
---
<div class="noinclude">
  <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl>
  <dt>
    <code id="a-control"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/control">control</a></code></dt>
  <dd>
    型: <em>要素の id</em></dd>
  <dd>
    この属性は label と関連付けられた要素の <code id="a-id"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/id">id</a></code> を指定します。ユーザが label をクリックすると、関連付けられた要素にフォーカスが与えられます。</dd>
</dl>