サブウィンドウを指定した位置で開くには
<html>
<head>
<title>Sample</title>
<script type="text/javascript"><!--
window.open("http://www.openspc2.org/","sbwin","top=240,left=320,width=480,height=360");
// --></script>
</head>
<body>
</body>
</html>
・サンプルを
実行
・サンプルを
ダウンロード
説明などは本書を参考にしてください。