<!DOCTYPE HTML><html>?? ??? ?<head>?? ??? ??? ?<title>編程聯(lián)系</title>?? ??? ?<meta http-equiv="content-type" content="text-html"; charset="utf-8"/>?? ??? ?</head>?? ?<body>?? ??? ??? ?<script type="text/javascript">?? ??? ??? ??? ??? ?function tong(){?? ??? ??? ??? ??? ??? ??? ??? ?var xuan=confirm("確認(rèn)創(chuàng)建新窗口并打開(kāi)?");?? ??? ??? ??? ?if(xuan==true){?? ??? ??? ??? ??? ?var xuan2=prompt("通過(guò)輸入對(duì)話框,確定打開(kāi)的網(wǎng)址""http://www.weibo.com");?? ??? ??? ??? ?}if(xuan2!=null){?? ??? ??? ??? ??? ?window.open(xuan2,"微博",'height=100,width=200,menubar=no,toolbar=no,scrollbar=yes,status=no');?? ??? ??? ??? ?}else{?? ??? ??? ??? ??? ?alert("再見(jiàn)。");?? ??? ??? ??? ?}else{?? ??? ??? ??? ??? ?alert("再見(jiàn)。");?? ??? ??? ??? ?}?? ??? ??? ?}?? ??? ??? ??? ?</script>?? ??? ??? ?<form>?? ??? ??? ??? ??? ?<input type="button" onclick="tong()" value="點(diǎn)擊創(chuàng)建新窗口"/>?? ??? ??? ??? ?</form>?? ?</body>?? ?</html>
為何彈不出。
同7七
2015-02-25 11:25:09