aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/next/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/next/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/next/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/next/index.html b/files/ja/archive/mozilla/xul/attribute/next/index.html
new file mode 100644
index 0000000000..bd2dd3aa5f
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/attribute/next/index.html
@@ -0,0 +1,13 @@
+---
+title: next
+slug: Archive/Mozilla/XUL/Attribute/next
+tags:
+ - XUL Attributes
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Attribute/next
+---
+<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-next"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/next">next</a></code> </dt><dd> 型: <em>文字列型の <code><a href="/ja/docs/Mozilla/Tech/XUL/wizardpage" title="wizardpage">wizardpage</a></code> の id</em> </dd><dd> このページの後にくる次ページの <code id="a-pageid"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/pageid">pageid</a></code> を設定します。設定すると、Next ボタンが押された時、この pageID を持った page が表示されます。これは連続した手順を持たない wizard の作成に使用されます。一つの page に <code id="a-next"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/next">next</a></code> 属性があるときは、最後の page を除き、すべての page がこの属性を持つべきです。 </dd></dl>
+<div class="noinclude">
+
+</div>