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

帮忙看下哪错了,点击后没反应,谢谢!!!

<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>close()</title>
  <script type="text/javascript">
       function ahou(){
           var mywin=window.open("http://www.imooc.com");
      var win=confirm("guan?");
      if(win==ture){
        mywin.close();  }
        else{alert("不关");}
        }
  </script>
</head>
<body>
<input type="button" name="button" value="are you sure?" onClick="ahou"/>
</body>
</html>

正在回答

1 回答

函数没有调用,少了括号--->onclick="ahou()"

if语句里的true写错了

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

Lgpink 提问者

谢谢谢谢谢谢
2016-01-09 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

帮忙看下哪错了,点击后没反应,谢谢!!!

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