gpt4 book ai didi

javascript - 无法在 chrome 中调用警报

转载 作者:可可西里 更新时间:2023-11-01 13:12:12 27 4
gpt4 key购买 nike

<分区>

我在使用 chrome 时遇到错误(在 firefox 中没问题)。这是我的代码,非常简单:

<html><head></head>
<body>
<select>
<option onclick="alert('abc');">A</option>
<option>B</option>
</select>
</body>
</html>

在 firefox 中,当我点击选项 A 时,它会显示一个警告('abc')。但是在 chrome 中,它不会运行。我可以更改 Chrome 设置中的某些内容吗?

有什么建议吗?

谢谢!!!

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com