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.
我最近在很多网站上注意到,在链接上实现了悬停状态。
例如有一堆链接,你触摸一个,它变成红色,你再次触摸它,链接就起作用了。
我尝试了各种 CSS 方法来实现这一点,但到目前为止还没有运气。
任何人都可以解释一下吗?
干杯
这是一篇讨论 iOS :hover/双击问题的文章。
这不是一个悬停事件,对我来说它似乎更像是一个点击事件。您单击,颜色会发生变化(或者更好的是,它会切换)
好吧,您可以尝试这些切换/切换示例:css toggle