
如何使用window.location.href、window.open、window.showModalDialog打开新窗口?
本文共计1414个文字,预计阅读时间需要6分钟。目录 + 1. 方式1:使用 window.location.href2.方式2:使用 window.open3.方式3:使用 window.showModalDialog(部分浏览器不支持)
共收录篇相关文章

本文共计1414个文字,预计阅读时间需要6分钟。目录 + 1. 方式1:使用 window.location.href2.方式2:使用 window.open3.方式3:使用 window.showModalDialog(部分浏览器不支持)