如何禁用共享此悬停效果?
我需要禁用 ShareThis 使用的鼠标悬停弹出窗口。根据文档,我只需要在选项中添加“onhover: false”。但是这不起作用。这甚至在他们的 有关如何禁用悬停效果的文档。
如何阻止此悬停事件执行?
提前感谢您的帮助!
I need to disable the mouseover popup ShareThis uses. According to the documentation I just need to add "onhover: false” to the options. However this does not work. This does not even work in their documentation on how to disable the hover effect.
How can I stop this hover event from executing?
Thanks in advance for any help!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您使用的是 WordPress,请将 onhover:false 放在 stLight.options 下的小部件部分中
If you are using wordpress, place the onhover:false in the widget section under the stLight.options