📜  如何在 html 代码示例中连接 alert 和 document.location

📅  最后修改于: 2022-03-11 14:52:57.638000             🧑  作者: Mango

代码示例1
onclick="alert('hello world');window.location = 'URL'"