6 ms·Finally, a CSS only solution to:hover on touchscreens2 points by mezi 7y agobkyan 7y agoI think you could cover the IE case, as well, with: @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { }