為什么覺得后面的600px等參數(shù)更改之后,沒什么區(qū)別呢?
<script?type="text/javascript"> ??function?Wopen(){ ??????window.open('http://idcbgp.cn','_blank','width=600px,height=400px,top=100px,left=0px') ?????? ??}? </script>
<script?type="text/javascript"> ??function?Wopen(){ ??????window.open('http://idcbgp.cn','_blank','width=600px,height=400px,top=100px,left=0px') ?????? ??}? </script>
2015-08-30
舉報
2015-08-31
怎么可能沒用,我的都跳轉(zhuǎn)了啊,你把我的復(fù)制上去,然后把方法名換成你自己的
2015-08-30
試試
2015-08-30
屬性之間不是應(yīng)該用分號的么?你逗號的話瀏覽器只解析到600px后面不解析肯定沒反應(yīng)啦