だから私のコードはこれです:
<head>
<script type="text/javascript">
<!--
function myPopup2() {
window.open( "http://aunabzzzolution.weebly.com/log-in.html", "myWindow",
"status = 0, height = 185, width = 300, resizable = 1" )
}
//-->
</script>
</head>
<body>
<form>
<input type="button" onClick="myPopup2()" value=" Log In ">
</form>
</body>
これが例です
また、ポップアップにスクロールバーを表示したくありません。どのように??
また、実際の例を見たい場合は、こちら(左上隅)にアクセスしてください