aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/closebutton/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/closebutton/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/closebutton/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/closebutton/index.html b/files/ja/archive/mozilla/xul/attribute/closebutton/index.html
deleted file mode 100644
index 2d9943d51f..0000000000
--- a/files/ja/archive/mozilla/xul/attribute/closebutton/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-title: closebutton
-slug: Archive/Mozilla/XUL/Attribute/closebutton
-tags:
- - XUL Attributes
- - XUL Reference
-translation_of: Archive/Mozilla/XUL/Attribute/closebutton
----
-<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-closebutton"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/closebutton">closebutton</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> この属性が <code>true</code> に設定されている場合、<code><a href="/ja/docs/Mozilla/Tech/XUL/tabs" title="tabs">tabs</a></code> の行は、その端に "new tab" ボタンおよび "close" ボタンが追加されます。この機能は <code><a href="/ja/docs/Mozilla/Tech/XUL/tabbrowser" title="tabbrowser">tabbrowser</a></code> によって、タブの追加と閉じる操作を容易にするために使用されます。"new tab" ボタンおよび "close" ボタンに画像を設定するには、それらに <code><a href="https://developer.mozilla.org/ja/docs/XUL/Style/tabs-newbutton">tabs-newbutton</a></code> クラスおよび <code><a href="https://developer.mozilla.org/ja/docs/XUL/Style/tabs-closebutton">tabs-closebutton</a></code> クラスをそれぞれ適用します。 </dd></dl>
-<div class="noinclude">
-
-</div>