Hover.css – A collection of CSS3 powered hover effects
ianlunn.github.io
Hover.css – A collection of CSS3 powered hover effects
1–10 of 16 posts
Re: Hover.css – A collection of CSS3 powered hover effects
#2Re: Hover.css – A collection of CSS3 powered hover effects
#3Re: Hover.css – A collection of CSS3 powered hover effects
#4Re: Hover.css – A collection of CSS3 powered hover effects
#5 > 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?Re: Hover.css – A collection of CSS3 powered hover effects
#6There 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…
Re: Hover.css – A collection of CSS3 powered hover effects
#7There 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…
Re: Hover.css – A collection of CSS3 powered hover effects
#8There 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…
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.
Re: Hover.css – A collection of CSS3 powered hover effects
#9Amazing work. Incorporating in my css-bag-of-tricks, posthaste.
Re: Hover.css – A collection of CSS3 powered hover effects
#10There 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…