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

<!DOCTYPE html>
<html>
<head>
 <title> new document </title>  
 <meta http-equiv="Content-Type" content="text/html; charset=gbk"/>  
 <script type="text/javascript">  
function openWindon(){
var oopp=prompt("打开:","");
if(oopp=null)
{alert("nihao");}
else
{alert("buhao");}}
       
 </script>
</head>
<body>
<form>
 <input type="button" value="新窗口打开网站" onclick="openWindon()" />
</form>
</body>
</html>

无论点击确定还是取消都是弹出“不好”,怎么回事?

正在回答

1 回答

你判断条件要用==而不是=,==是比较,=是赋值

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

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信