Finally, a CSS only solution to:hover on touchscreens
blog.usejournal.com
Finally, a CSS only solution to:hover on touchscreens
1–2 of 2 posts
Re: Finally, a CSS only solution to:hover on touchscreens
#2I think you could cover the IE case, as well, with:
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { }