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

看看我的大家

function openWindow(){ var zhima=confirm("你确定要打开本网站吗?");   if (zhima) {   document.write("很好");   window.open(prompt("请确认你的网址是否正确","http://www.imooc.com/")   ,"_blank","width=400px,height=400px");   } else{   kaimen.close();   } }

正在回答

1 回答

function openWindow() {

    var url=prompt("是否打开","https://www.imooc.com/qadetail/334303?lastmedia=1");

    if(url!=null) {

        window.open(url,"_blank","wdith=400,height=500,menubar=no,toolbar=no");

    }

}


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

举报

0/150
提交
取消
JavaScript入门篇
  • 参与学习       739778    人
  • 解答问题       9566    个

JavaScript做为一名Web工程师的必备技术,本教程让您快速入门

进入课程

看看我的大家

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