history.current

現在のページURLを示します。Operaでのみ動作します(Opera 7以降での動作を確認)。

構文

history.current

例文

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

関連記事

スポンサーリンク

MINUTE関数 分を求める

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

上に戻る