如何控制打开新窗口的大小

我用

1<a href="">超连打开的窗口如何控制其窗口大小   
2\---------------------------------------------------------------   
3  
4window.resizeTo(200,200)   
5\---------------------------------------------------------------   
6  
7<a onclick="window.open('other.html',null, 'height=300,width=300')"></a></a>
Published At
Categories with Web编程
comments powered by Disqus