亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

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

完全沒有反應?幫忙看看這個代碼有啥問題唄?

<!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("是否打開網址?");

? ? ? ? if(open==true)

? ? ? ? {

? ? ? ? ? ? var url=prompt("請輸入需要打開的網址","http://www.xianlaiwan.cn/");

? ? ? ? ? ? if (url!=null){wiondow.open(url,'height=500,width=400,toolbar=no,menubar=no,_blank')

? ? ? ? ? ? else{alert=('再見好嗎')}

? ? ? ? }

? ? ? ? else{alert=('再見2')}

? ? }


? ??

? </script>?

?</head>?

?<body>?

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

?</body>

</html>


正在回答

2 回答

<!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=confrim("你確定打開慕課網?");

? ? if(open==true)

? ? {

? ? ? ? windows.open(http:www.xianlaiwan.cn,wideth=400px,height=px,menubar=no,toolbar=no)}

? ? else

? ? {document.write("謝謝")}

? ??

? ? // 通過輸入對話框,確定打開的網址,默認為 http://www.xianlaiwan.cn/


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

? ??

? ??

? </script>?

?</head>?

?<body>?

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

?</body>

</html>

我這個為什么也不顯示啊?求求大神指導

0 回復 有任何疑惑可以回復我~
#1

李曉健

var open = confrim("你確定打開慕課網?"); 你這后面的分號是中 文的 confirm寫錯了 window.open('http://www.xianlaiwan.cn', width = 400, height = 300, menubar = 'no', toolbar = 'no'); 這一行錯太多了自己對應吧 你的代碼最后也少了一個 } 你把問題提到別人的后面,很少有人能看到的。有問題就去提一個新的問題
2015-11-20 回復 有任何疑惑可以回復我~
<!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("是否打開網址?");
????????????if?(open?==?true)?{
????????????????var?url?=?prompt("請輸入需要打開的網址",?"http://www.xianlaiwan.cn/");
????????????????if?(url?!=?null)?{
????????????????????wiondow.open(url,?'height=500,width=400,toolbar=no,menubar=no,_blank')
????????????????}else?{
????????????????????alert?=?('再見好嗎')
????????????????}
????????????}else?{
????????????????alert?=?('再見2')
????????????}
????????}


????</script>
</head>
<body>
<input?type="button"?value="新窗口打開網站"?onclick="openWindow()"/>
</body>
</html>

if 后面少一個 }?

1 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

完全沒有反應?幫忙看看這個代碼有啥問題唄?

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號