相同的代码在笔记本上时还可以打开的新网页是有大小设定的,但是到台式机上,为什么没有了?
function Wopen(){
window.open('http://www.imooc.com','_blank','width=600,height=400,top=100,left=0,member=no,toolbar=no,scrollbars=no,status=no');
}
相同的代码在笔记本上时还可以打开的新网页是有大小设定的,但是到台式机上,为什么没有了?
function Wopen(){
window.open('http://www.imooc.com','_blank','width=600,height=400,top=100,left=0,member=no,toolbar=no,scrollbars=no,status=no');
}
相同的代码在笔记本上时还可以打开的新网页是有大小设定的,但是到台式机上,为什么没有了?
2017-04-07
举报