6
votes
2answers
329 views

Shading buttons darker than the normal state vs. highlighting

While coding up pieces of a website, I was puzzled as to why the designer chose a hover state that is a shade darker than its normal state. It seems logical to me that a rollover state should be a ...
40
votes
9answers
4k views

Should a button become lighter or darker on hover?

We're having a discussion in the office about whether a button should become lighter or darker when a user hovers over it. Here are some examples from the field: Apple "Buy Now" button (Second is ...
2
votes
2answers
447 views

Double-click on toggle buttons

I've witnessed a lot of old people double clicking on hyperlinks and buttons when a single click would suffice. This odd behavior would be troublesome for buttons that toggle a state. Take for example ...