aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/method/appendgroup/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/method/appendgroup/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/method/appendgroup/index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/files/ja/archive/mozilla/xul/method/appendgroup/index.html b/files/ja/archive/mozilla/xul/method/appendgroup/index.html
deleted file mode 100644
index cc3478bad4..0000000000
--- a/files/ja/archive/mozilla/xul/method/appendgroup/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
----
-title: appendGroup
-slug: Archive/Mozilla/XUL/Method/appendGroup
-tags:
- - XUL Methods
- - XUL Reference
-translation_of: Archive/Mozilla/XUL/Method/appendGroup
----
-<div>
- <span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="/ja/docs/XUL_Reference">XUL リファレンス HOME</a></span></div>
-<dl>
- <dt><span id="m-appendGroup"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/appendGroup">appendGroup( group )</a></code></span></dt>
- <dd>戻り値の型: <em>戻り値無し</em></dd>
- <dd><strong>※ Firefox では使用不可</strong></dd>
- <dd>いくつかの新しいタブを既存のタブの次に追加します。引数は、タブに読み込む各ドキュメントオブジェクトの配列です。オブジェクトはスクリプトで定義され、読み込むページの URL の <code>URI</code> プロパティを含みます。 <code>referrerURI</code> プロパティは、リファラページを設定するために任意で使用されます。</dd>
-</dl>