function newwindowx(){
alert("欢迎!!!")
window.open("http://www.baidu.com,"_blank"",width=600,height=400)
}
为什么打开新窗口,宽高设置没用
代码敲错了
"_blank"",这里好像写错啦