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

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

為啥出不來我想要的

<!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 queren=confirm("是否打開網頁");

? ? ? ? if (queren==ture)

? ? ? ? {

? ? ? ? ? ? var wocaozenmebuxing = prompt ("確認打開的網址","http://www.xianlaiwan.cn/");

? ? ? ? ? ? if( wocaozenmebuxing != null)

? ? ? ? ? ? {

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

? ? ? ? ? ? }

? ? ? ? ? ? else{}

? ? ? ? }

? ? ? ? else{}

? ? }

? </script>?

?</head>?

?<body>?

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

?</body>

</html>


正在回答

2 回答

if?(queren==ture)

是true,不是ture

?var?wocaozenmebuxing?=?prompt?("確認打開的網址","http://www.xianlaiwan.cn/");

這一句冒號錯了,改成英文分號

修改后的全代碼

<!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?queren=confirm("是否打開網頁");
????????????if?(queren==true)
????????????{
????????????????var?wocaozenmebuxing?=?prompt?("確認打開的網址","http://www.xianlaiwan.cn/");
????????????????if(?wocaozenmebuxing?!=?null)
????????????????{
????????????????????window.open(wocaozenmebuxing,"_blank",'width=400px,height=500px,menubar=no,toolbar=no');
????????????????}
????????????????else{}
????????????}
????????????else{}
????????}
????</script>
</head>
<body>
<input?type="button"?value="新窗口打開網站"?onclick="openWindow()"?/>
</body>
</html>

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

AHe 提問者

非常感謝!
2015-10-30 回復 有任何疑惑可以回復我~

額。。。queren==ture ? true打錯了。。。

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

AHe 提問者

謝謝謝謝
2015-10-30 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

為啥出不來我想要的

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

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

幫助反饋 APP下載

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

公眾號

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