window.open函數(shù)
?function Wopen(){
????? window.open('http://idcbgp.cn/code/412','_blank','width=200,height=300,top=1000,left=1000,nenuber=yes,toobar=yes,scrollbars=yes,staus=yes')
? }
為什么我在window.open()函數(shù)里設(shè)置的width和height的值是不起作用??是什么原因啊?
2015-05-31
有兼容性,火狐里面可以,你試試
2015-05-31
有兼容性,火狐里面可以,你試試
2015-04-20
有用啊··不要在它給的網(wǎng)頁上試··把代碼拷貝到自己的編輯器中試試