TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Finally, a CSS only solution to:hover on touchscreens

2 pointsby meziover 5 years ago

1 comment

bkyanover 5 years ago
I think you could cover the IE case, as well, with:<p>@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { }