JavaScript 弹出新窗口 作者:时鹏亮 | 更新时间:06/03/2014 06:23:01定义和用法 open() 方法用于打开一个新的浏览器窗口或查找一个已命名的窗口。 语法 window.open(URL,name,features,replace)参数描述阅读全文