window.open()

Posted 本站大佬

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了window.open()相关的知识,希望对你有一定的参考价值。

<input type="button" value="打开新窗口" onclick="window.open('https://blog.csdn.net/weixin_45949073')">

点击后会跳转到该网址。

以上是关于window.open()的主要内容,如果未能解决你的问题,请参考以下文章

在window.open打开的窗口里再用window.open办法打开一窗口

window.open被拦截

window.open 传参数

window.open 带标题

IE下js使用window.open拒绝访问

window.open 与 window.location.href