为了账号安全,请及时绑定邮箱和手机立即绑定

<html> <head> <title> ll</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=gbk"/> <script type="text/javascript"> function openwindow(){var open=confirm("确定打开这个

我哪里错了啊

正在回答

5 回答

if(url!=null){window.open('http://www.baidu.com','-black','width=400,height=500,menubar=no,toolbar=mo');}  你这样只会永远打开baidu页面,如果你不输入,那只有默认网页,但是还是会打开百度页面

0 回复 有任何疑惑可以回复我~

open 是一个函数不能这样命名 你随便换一个

0 回复 有任何疑惑可以回复我~

<title>

ll</title>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

  <meta http-equiv="Content-Type" content="text/html; charset=gbk"/> 

    <script type="text/javascript"> 

function openwindow(){var open=confirm("确定打开这个网页");

if(open==true) {var url=prompt{"是否打开这个网页","http://www.baidu.com"}

if(url!=null){window.open('http://www.baidu.com','-black','width=400,height=500,menubar=no,toolbar=mo');}

  else{            alert("再见");        }    }  </script>  </head>  <body>  

  <input type="button" value="新窗口打开网站" onclick="openwindow()" />  </body></html>


0 回复 有任何疑惑可以回复我~

var 后面不可以设置open  是关键字把

0 回复 有任何疑惑可以回复我~
#1

刘浩霖 提问者

看一下我哪里错了啊
2018-08-03 回复 有任何疑惑可以回复我~

复制清楚点 ,表达清楚点

0 回复 有任何疑惑可以回复我~
#1

刘浩霖 提问者

看一下 好吧 谢谢大神
2018-08-03 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

<html> <head> <title> ll</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=gbk"/> <script type="text/javascript"> function openwindow(){var open=confirm("确定打开这个

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信