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

<!DOCTYPE html>
<html>
 <head>
  <title> new document </title> 
  <meta http-equiv="Content-Type" content="text/html; charset=gbk"/>  
  <script type="text/javascript"> 

   function openWibdow(){
       var my = confirm("是否打开");
       if(my == true){
           var my1 = prompt("输入对话框","http://www/imooc.com/",'_blank',"width=400,height=500",'menubar=no,toolbar=no');
           window.open(my1);
       }
       }

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

谁可以帮我看看哪里出现问题了呢,万分感谢

正在回答

1 回答

事件中调用的函数名称,和在script标签中写的函数名称不一样,还有请检查所有符号是否是英文符号。

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

举报

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