top | item 22306911

(no title)

augbog | 6 years ago

> What about intermittently, like hover states? Still no, because a hover state exists to give confirmation that you've mousedowned on a clickable area -- so the hover needs to be an area-wide confirmation (like changing the button color). Animating an icon instead is too confusing, and animating it on top of a color change is too redundant and noisy.

I disagree with this. It can be very effective at signaling users that this is something you want to click. I think some people take animations too far but when used properly, they can be very effective.

I think we should encourage the right kind of animations more than discouraging animating at all. Especially with SVGs, they are more optimized and that's the right way to go about animating something on the web (not a gif that is like 1.5MB).

discuss

order

jkoberg|6 years ago

If people have to mouse over things to see what to click, you already failed. We call that "mystery meat"

And the constant flashing of colors and backgrounds all over the page as you move the mouse is extremely distracting.