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

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

這段代碼無法運行?求解??春枚啾榫褪遣恢绬栴}在哪?

這段代碼無法運行?求解。看好多遍就是不知道問題在哪?

白云那個飄 2015-12-06 22:25:42
<script?type="text/javascript"> ??????function?openWindow(){ ????????var?open=confirm("打開新的窗口!"); ????????if(open==true){ ????????????var?pro=prompt("輸入新的網(wǎng)址","http://idcbgp.cn"); ????????????if(pro!=null){ ????????????????window.open(pro?,"_blank",'width=400,height=500,menubar=no,toolbar=no'); ????????????} ????????????else{ ????????????????alert("再見") ????????????} ????????} ????????else{ ????????????alert("再見!") ????????} ????????} ????//?新窗口打開時彈出確認(rèn)框,是否打開 ????//?通過輸入對話框,確定打開的網(wǎng)址,默認(rèn)為?http://idcbgp.cn/ ????//打開的窗口要求,寬400像素,高500像素,無菜單欄、無工具欄。 ???? ??</script>
查看完整描述

1 回答

已采納
?
木子舟義

TA貢獻(xiàn)33條經(jīng)驗 獲得超4個贊

<!DOCTYPE html>

<html>


<head>

? ? <meta charset="UTF-8">

? ? <title>Document</title>

</head>


<body>

? ? <script>

? ? function openWindow() {

? ? ? ? var open = confirm("打開新的窗口!");

? ? ? ? if (open == true) {

? ? ? ? ? ? var pro = prompt("輸入新的網(wǎng)址",

? ? ? ? ? ? ? ? "http://idcbgp.cn");

? ? ? ? ? ? if (pro != null) {

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

? ? ? ? ? ? } else {

? ? ? ? ? ? ? ? alert("再見")

? ? ? ? ? ? }

? ? ? ? } else {

? ? ? ? ? ? alert("再見!")

? ? ? ? }

? ? }

? ? openWindow();

? ? // 新窗口打開時彈出確認(rèn)框,是否打開


? ? // 通過輸入對話框,確定打開的網(wǎng)址,默認(rèn)為 http://idcbgp.cn/


? ? //打開的窗口要求,寬400像素,高500像素,無菜單欄、無工具欄。

? ? </script>

</body>


</html>


"輸入新的網(wǎng)址" 后面的逗號寫錯了

查看完整回答
反對 回復(fù) 2015-12-06
  • 1 回答
  • 0 關(guān)注
  • 1114 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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