<!DOCTYPE?HTML>
<html>
<head>
<meta?http-equiv="Content-Type"?content="text/html;?charset=utf-8"?/>
<title>window.open</title>
<script?type="text/javascript">
??function?Wopen(){
???window.open('http://idcbgp.cn','_blank','width=600,height=400,left=0,top=100')???
??}?
</script>
</head>
<body>
????<input?name="button"?type="button"?onClick="Wopen()"?value="點(diǎn)擊我,打開(kāi)新窗口!"?/?>
</body>
</html>window.open('http://idcbgp.cn','_blank','width=600,height=400,left=0,top=100')這里窗口打開(kāi)沒(méi)有參數(shù)變化,還是該怎樣是怎么樣
設(shè)置的參數(shù)怎么都沒(méi)有反應(yīng)啊?我試了單獨(dú)卸載notepad+里面然后顯示,還是一樣的,有人可以解答一下么?
maiziq10
2016-09-22 17:31:47