history.length

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

構文

history.length

例文

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

関連記事

スポンサーリンク

PHPでTwitterのツイートをする/ツイート一覧を取得する/検索する(API v1.1)

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

上に戻る