哪位大神幫我看看是否正確
? <script type="text/javascript"> ?
? ? function openWindow()
? ? {
? ? ? ? var mymessage=confirm("確定要打開新窗口嗎?")
? ? ? ? if(mymessage==true)
? ? ? ? {
? ? ? ? ? ?window.open('http://idcbgp.cn/','_blank','width=400px,height=500px,menubar=no,toolbar=no')?
? ? ? ? }
? ? ? ? else
? ? ? ? {
? ? ? ? ? ?null?
? ? ? ? }
? ? }
? </script>?
2017-11-02
http://這里的冒號用英文,,你用的是啥啊
2017-11-02
錯了,你的網(wǎng)址http://這里的冒號該用英文的,你寫的是中文的