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

求大神帮助!为什么点击按钮没反应?

<!DOCTYPE HTML><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>window.open</title><script type="text/javascript">  function Wopen(){      var mystr = confirm("Do you wanna open imooc in new window?");      if(mystr==True)      {          window.open('http://www.imooc.com','_blank','menubar=no,toolbar=no,status=no,scrollbars=yes');                }      else      {          alert("Fail!");      }                  } </script></head><body>    <input name="button" type="button" onClick="Wopen()" value="点击我,打开新窗口!"  ></body></html>


正在回答

1 回答

把True改成true,大小写没注意吧??

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

weixin_慕仙7528819 提问者

特别感谢!
2019-08-02 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

求大神帮助!为什么点击按钮没反应?

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