第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定

求助 !最后打開的窗口一直打不開網(wǎng)頁


<!DOCTYPE?html>

<html>

<head>

????<title>?new?document?</title>

????<meta?http-equiv="Content-Type"?content="text/html;?charset=gbk"?/>

????<script?type="text/javascript">

????????var?tip?=?confirm("在?打開網(wǎng)頁?");

????????if?(tip?==?true)?{

????????????var?address?=?prompt("Please?input?web?address",?"http://idcbgp.cn/");

????????????function?openWindow()?{

????????????????window.open('address',?'_blank',?'width=400px',?'height=500px');

????????????}

????????}

????????else?{?}

????</script>

</head>


<body>

????<input?type="button"?value="新窗口打開網(wǎng)站"?onclick="openWindow()"?/>

</body>


</html>

http://img1.sycdn.imooc.com//5e13f9a10001fb5e12160913.jpg

正在回答

2 回答

好像邏輯就錯了吧,函數(shù)openWindow()
應(yīng)該把'var?tip?=?confirm("在?打開網(wǎng)頁?");'包住吧;另外,"http://idcbgp.cn/"里的“:”為中文狀態(tài)下的,改為英文狀態(tài)下的:

<!DOCTYPE?html>

<html>

<head>

????<title>?new?document?</title>

????<meta?http-equiv="Content-Type"?content="text/html;?charset=gbk"?/>

????<script?type="text/javascript">

????function openWindow(){

????????var?tip?=?confirm("在?打開網(wǎng)頁?");

????????if?(tip?==?true)?{

????????????var?address?=?prompt("Please?input?web?address",?"http://idcbgp.cn/");

??????????? //function?openWindow()?{

????????????????window.open('address',?'_blank',?'width=400px',?'height=500px');

?????????? // }

????????}

????????else?{?}

?? }

????</script>

</head>


<body>

????<input?type="button"?value="新窗口打開網(wǎng)站"?onclick="openWindow()"?/>

</body>


</html>

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

LittleSisterComing 提問者

謝啦,除了Http那里的中英文之外,我發(fā)現(xiàn)還有一個錯誤,就是address在window.open('address', '_blank', 'width=400px', 'height=500px');里面不能加引號,好像是因?yàn)樽兞康木壒省?/div>
2020-01-08 回復(fù) 有任何疑惑可以回復(fù)我~

最后打開網(wǎng)址前應(yīng)在加個判斷,否則點(diǎn)取消也會打開個空網(wǎng)址

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

LittleSisterComing 提問者

其實(shí)點(diǎn)取消好像會返回一個null,也打不開
2020-01-08 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

求助 !最后打開的窗口一直打不開網(wǎng)頁

我要回答 關(guān)注問題
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號