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

求大神看看

<!doctype html>
<html>

<head>
    <meta http-equiv="content-type" content="text/html;cherset=utf-8">
    <title>期中作业</title>
    <script type="tezt/javascript">
    function a1(){
        var a2=confirm("是否打开?");
        if(a2==true){
            var a3=prompt("请输入网址","http://www.hao123.com")
            window.open(a3,'_blank','width=400,height=500,menubar=yes,toolbar=no')
        }
        else{

        }
        }
    </script>
</head>
<body>
<input name="button" type="button" value="点这里" onclick="a1()"/>
</body>
</html>

点了框子,没弹出确认狂

正在回答

1 回答

你检查一下你的第七行,改过来就可以了,还有你的第11行末尾少了分号。

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

举报

0/150
提交
取消

求大神看看

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