screen.height

モニタ画面の縦幅のピクセル数を示します。

構文

screen.height

例文

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

関連記事

スポンサーリンク

UPPER関数 大文字に変換する

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

上に戻る