急急急?。?!為什么我的一直不行啊 誰能幫我看看到底哪里錯了
急急急!?。槭裁次业囊恢辈恍邪?誰能幫我看看到底哪里錯了 ? ? function openWindow() {var open=confirm("是否要打開網(wǎng)站?"); if(open==true) {var url=prompt("請輸入要打開的網(wǎng)址"," http://idcbgp.cn"); if(url!=null) {window.open(url,"_blank",'width=400px,height=500px,menubar=no,toolbar=no'); } else {alert("拜拜");} } else {alert("拜拜");} ? }
2015-05-04