gpt4 book ai didi

javascript - SVG 中 Firefox 中的 onmouseover 事件

转载 作者:行者123 更新时间:2023-11-28 21:11:48 27 4
gpt4 key购买 nike

我在这里寻找答案,但没有成功。

所以,我在 html 页面中包含了 SVG,我想以这种方式捕获 onmouseover 事件:

<g id="node1" class="node" onmouseover="showTooltip(event,'blabla',0,200)">

该文件在 Chrome 中有效。

要在 Firefox 中使用此功能,我尝试使用 Yahoo dom event 库。使用它我可以在 Firefox 中捕获此事件,但不能在 SVG 中捕获:

event is not defined

如何在 SVG 中使用 onmouseover 事件?

最佳答案

尝试使用 evt 而不是事件。此示例适用于 Firefox:http://www.w3.org/TR/SVG/images/script/script01.svg

关于javascript - SVG 中 Firefox 中的 onmouseover 事件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8431503/

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