window.open ('page.html', 'newwindow', 'height=100, width=400, top=0,left=0, toolbar=no, menubar=no,
 scrollbars=no, resizable=no,location=no, status=no')toolbar工具条
menubar菜单栏
scrollbars滚动条
resizable调整大小
location定位框
status状态栏高和宽自己设置,还有位置第一个选项是url,第二个选项是窗口名称