aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/method/gotoindex/index.html
blob: e674a25538507c86c5e0f0ab74113d81b58f3401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: gotoIndex
slug: Archive/Mozilla/XUL/Method/gotoIndex
tags:
  - XUL Methods
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Method/gotoIndex
---
<div class="noinclude">
  <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-gotoIndex"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/gotoIndex">gotoIndex( index )</a></code></span></dt>
  <dd>戻り値の型: <em>戻り値無し</em></dd>
  <dd>与えられた <var>index</var> を持つ履歴内のページへ移動します。先へ進むには正の整数、前へ戻るには負の整数を使用します。</dd>
</dl>