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

为什么打开的网址不对

 function openWindow(){

        if(confirm('确认打开新窗口吗?'))

        {

            var address=prompt("请输入你要打开的网址",'http://www.imooc.com/')

            window.open(address,'_blank','width=400,height=500,menubar=no,toolbar=no');

        }

    }


正在回答

2 回答

http:  //空了一格

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

把address改成url试试

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

举报

0/150
提交
取消

为什么打开的网址不对

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