//var url=prompt("請輸入一個網(wǎng)址",'http://idcbgp.cn') 是不是可以不用
function openWindow(){ ? ? ? ?if (confirm("是否打開?")) ? ? ? ?{// var url=prompt("請輸入一個網(wǎng)址",'http://idcbgp.cn') ? ? ? ? ? ?window.open('http://idcbgp.cn','_blank','width=400,height=500,toolbar=no,menubar=no'); ? ? ? ? ?}
2015-07-20
可以不用,自己寫也行