There was an interesting comment made when this was last submitted:
> Those are really nicely done effects, and I could see finding a use for
> some of the effects -- but not triggered on hover, I've pretty much given
> up on anything triggered on hover, because of need to support touch.
I never thought about it before this way, but it makes some sense. Are people completely giving up hover-on effects because of this? It'll probably make sites marginally faster to give up effects on hover... so that's 2 reasons to ditch hover-on effects already. Do there still exist good reasons to keep it?
Hover still applies when a touch device is tapped but obviously if the element is a link the page is navigated away from and thus the effect isn't seen. Not all interactions navigate away from the page though so the effects are useful in those cases. And of course, desktop and other devices with cursor capabilities still make use of hover.
While it does still semi-work on mobile devices, frankly it is useless. Trying to trigger hover by tapping on the webpage is just frustrating and overall a bad user experience on mobile devices.
I am pondering whether we could trigger nice hover effects with something else, e.g. gyroscope, on touch-enabled devices. E.g. I wish for the link text to change color when one moves a mouse (on non-touch-enabled devices) or turns the device around (on touch-enabled devices)
15 comments
[ 3.1 ms ] story [ 38.1 ms ] threadhttps://github.com/blueimp/jQuery-File-Upload http://www.creativebloq.com/responsive-design-tools-8134180 http://www.cssmatic.com/border-radius http://tympanus.net/codrops/2013/11/07/css-overlay-technique... http://www.entheosweb.com/tutorials/css/borders.asp http://css3gen.com/text-shadow/ http://www.abeautifulsite.net/whipping-file-inputs-into-shap... http://ellekasai.github.io/purplecoat.js/
(omitting reference material anyone and everyone already has on their bookmark bar)
I don't get the downvotes. Can someone explain?
Interesting to see if other mobile platforms can detect fingers hovering over the page.