#
Mobile hover

遇到一個問題,在 mobile device 裡的 hover 在 touch event 完會殘留在上面,查過幾的解決辦法都說改用 JS 去寫 hover 進去。

stackoverflow - How to prevent sticky hover effects for buttons on touch devices

發現一個可以保留用 CSS 的方法去除殘留的 hover。

stackoverflow - Remove ':hover' CSS behavior from element

當 touch event 的時候,加上 no-hover 的 class 做 css selector 得排除判斷。

相關參考:

results matching ""

    No results matching ""