history.length

履歴数を示すプロパティです。

構文

history.length

例文

<html>
 <head>
  <title>history.length</title>
</head>
 <body>
  <script type="text/javascript"><!--
  document.write(history.length);
  // --></script>
 </body>
</html>

関連記事

スポンサーリンク

CURRENT TIME関数 現在の時刻を求める

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る