<!DOCTYPE?html>
<html>
?<head>
??<title>?new?document?</title>??
??<meta?http-equiv="Content-Type"?content="text/html;?charset=gbk"/>???
??<script?type="text/javascript">??
????function?sb3(){
????????var?sb=confirmc("要打開窗口嗎?");
????????
???if?(sb="ture"){var?sb1=?prompt("要打開網(wǎng)頁嗎","ttp://idcbgp.cn/")};
???
??????if?(sb1=ture){?window.open(url,"_blank",'width=400px,height=500px,menubar=no,toolbar=no')};?
????????else{confirmc("下次再會。")};
?????????else{confirmc("下次再會。")};
????????}
????//?新窗口打開時彈出確認(rèn)框,是否打開
????//?通過輸入對話框,確定打開的網(wǎng)址,默認(rèn)為?http://idcbgp.cn/
?
????//打開的窗口要求,寬400像素,高500像素,無菜單欄、無工具欄。
????
????
??</script>?
?</head>?
?<body>?
??<input?type="button"?value="新窗口打開網(wǎng)站"?onclick="sb3()"?/>?
?</body>
</html>
求大神幫忙為什么下面的代碼無法執(zhí)行哪錯了也請幫忙指出來
慕粉3929231
2017-01-11 10:05:25