Finally, a CSS only solution to:hover on touchscreens (blog.usejournal.com) 2 points by mezi 6y ago ↗ HN
[–] bkyan 6y 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
[ 3.0 ms ] story [ 10.6 ms ] thread@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { }