サブウィンドウを開く


動作ブラウザ 【 IE:3.0  NN:2.0
Internet Explorer Netscape Navigator DreamPassport iCab
3.0x 4.0x 4.5 5.0x 5.5 2.0x 3.0x 4.0x 4.x 6.0 2 3 2.x
Windows - - × -
Macintosh - - -
UNIX - - - - - - - -
Dreamcast - - - - - - - - - - × × -

ポイント window.open("sub.html","sample","screenX=20,screenY=50,left=20,top=50,width=320,height=240");
説  明 サブウィンドウの開く位置はIEとNNで指定する引数が異なりIE4以降ではleft、topで左、上の位置を、NN4,6ではscreenX、screenYを使って指定します。サブウィンドウの引数の詳細については付録を参照してください。
サンプル <html> <head> <title>サブウィンドウの開く位置を指定する</title> <script Language="JavaScript"><!-- window.open("sub.html","sample","screenX=20,screenY=50,left=20,top=50,width=320,height=240"); // --></script> </head> <body> </body> </html>
補足説明 なし

■サンプルスクリプトを実行する >>実行
■各ブラウザでの動作結果を見る >>View!

写真素材 PIXTA