iPad、Webkit 动画问题

发布于 2024-10-07 21:30:58 字数 97 浏览 0 评论 0原文

在iPad网页中,很少有图像有淡出效果,是由Webkit动画添加的。

但是,当我触摸图像以触发淡出功能时,动画无缘无故地闪烁。任何帮助停止眨眼效果的帮助将不胜感激。

in Ipad web page, there are few images have fade out effect, added by Webkit animation.

However, when I am touching the image to fire fade out function, animation is blinking for no reason. Any help will be much appreciated to stop blinking effect.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

入怼 2024-10-14 21:30:58

尝试 css yourimg {-webkit-tap-highlight-color:rgba(0,0,0,0);}

try the css yourimg {-webkit-tap-highlight-color:rgba(0,0,0,0);}

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文