<script>
  opener=null; //在没有提示的状态下,关闭当前窗口
  window.close();
  window.open ("http://www.baidu.com", "newwindow", "height=600, width=750, toolbar=no, menubar=no, scrollbars=no, resizable=yes, location=no, status=yes,left=250,top=250")
</script>

相关文章:

  • 2022-12-23
  • 2021-10-16
  • 2021-11-15
  • 2022-01-02
  • 2021-11-15
  • 2021-05-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-11
  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案