為什么我的彈不出窗口?
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>close()</title>
? <script type="text/javascript">
? ? ?var mywin=window.open("http://www.xianlaiwan.cn");
?
? </script>
</head>
<body>
</body>
</html>
2017-12-19
在<script>標簽中加入document.write(mywin); 就可以彈出新窗口了。
2017-11-10
這是變量啊
2017-11-10
不知道 沒問題的我復制在我的這里面是可以打開的