我用
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>