screen.availTop

モニタ画面の利用可能な上側の座標をピクセル値で示します。Safari 2、Netscape、Mozilla、Firefox、iCabで利用できます。

構文

screen.availTop

例文

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

関連記事

スポンサーリンク

bottom 下からの配置位置(距離)を指定する

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

上に戻る