我的代碼O(∩_∩)O哈哈~
function openWindow()
? {
? ? ? var myqest=confirm("是否打開慕課網(wǎng)?");
? ? ? if(myqest)
? ? ? {
? ? ? ? ? window.open('http://idcbgp.cn/','_blank','width=400px','height=500px','toolbar=no','menubar=no');
? ? ? }
? ? ? else
? ? ? {
? ? ? ? document.write("O(∩_∩)O哈哈~");
? ? ? }
? ?}
2016-11-24
不錯(cuò)年輕人加油看好你。