Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为-webkit-tap-highlight-coloriOS 中的链接上的应用程序设置动画。目前它是立即应用的。我想知道是否有办法对此应用 CSS 过渡?
-webkit-tap-highlight-color
一句话回答你的问题:没有。
你可以参考W3C 官方的关于 CSS 转换的工作草案,以获得支持的动画属性的完整列表。