Finally, a CSS only solution to:hover on touchscreens (blog.usejournal.com) 2 points by mezi 7y ago ↗ HN
[–] bkyan 7y ago ↗ I think you could cover the IE case, as well, with:@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { }
1 comment
[ 2.7 ms ] story [ 10.9 ms ] thread@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { }