js window.open弹出新的网页窗口

  

复制代码 代码如下:

  window.open(par,'','width=900,height=550,scrollbars=yes');

  par 访问路径