aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/close/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/close/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/close/index.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/close/index.html b/files/ja/archive/mozilla/xul/attribute/close/index.html
deleted file mode 100644
index b00908a897..0000000000
--- a/files/ja/archive/mozilla/xul/attribute/close/index.html
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: close
-slug: Archive/Mozilla/XUL/Attribute/close
-tags:
- - XUL Attributes
- - XUL Reference
-translation_of: Archive/Mozilla/XUL/Attribute/close
----
-<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-close"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/close">close</a></code> </dt>
-<dd>型: <em>真偽値</em></dd>
-
-
-<dd>panel に titlebar がある時、panel の <code>close</code> 属性を <code>true</code> に設定すると、 titlebar にクローズボタンが表示されます。
-このクローズボタンを押すとパネルは閉じられます。</dd>
-
-</dl>