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

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

麻煩大家看看我的代碼 怎么執(zhí)行后沒有反應(yīng)啊.

大家能不能看看我的代碼怎么 執(zhí)行之后沒有反應(yīng)啊 ...我的瀏覽器是chrome

代碼如下:

<!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 open=confirm("是否要打開窗口?");//新窗口打開時(shí)彈出確認(rèn)框,是否打開

? ? ? if(open==ture)

? ? ? {var url=prompt("輸入網(wǎng)址","http://idcbgp.cn");

? ? ? if(url!=null)

? ? ? {window.open("url");

? ? ? else

? ? ? { alert("再見");}

? ? ? else

? ? ? { alert("再見");}

? ? }

? ??

? ??

? </script>?

?</head>?

?<body>?

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

?</body>

</html>


正在回答

3 回答

<!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 open=confirm("是否要打開窗口?");//新窗口打開時(shí)彈出確認(rèn)框,是否打開

? ? ? if(open==true)

? ? ? {

?var url=prompt("輸入網(wǎng)址","http://idcbgp.cn/");

? ? ? if(url!=null)

? ? ? {

?window.open(url);

?}

? ? ? else

? ? ? {?

?alert("再見");

?}

? ? ?

?}?

?else

? ? ? {?

?alert("再見");

?}

? ? }

? ??

? ??

? </script>?

?</head>?

?<body>?

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

?</body>

</html>


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

慕沐1801964 提問者

非常感謝!
2017-01-11 回復(fù) 有任何疑惑可以回復(fù)我~

window.open("url");這句改成window.open(url);

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

你的true寫錯(cuò)了。應(yīng)該是true而不是ture;

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

慕沐1801964 提問者

改好了 還是沒執(zhí)行!
2017-01-11 回復(fù) 有任何疑惑可以回復(fù)我~
#2

慕沐1801964 提問者

改好了,但是點(diǎn)提交后,點(diǎn)在新窗口打開那個(gè)按鈕還是沒反應(yīng).
2017-01-11 回復(fù) 有任何疑惑可以回復(fù)我~
#3

JackWang1 回復(fù) 慕沐1801964 提問者

window.open("url");這句改成window.open(url);在改下這句吧
2017-01-11 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

麻煩大家看看我的代碼 怎么執(zhí)行后沒有反應(yīng)啊.

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

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

幫助反饋 APP下載

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

公眾號(hào)

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