Tagged Questions
6
votes
2answers
158 views
How to style a button - AJAX vs Hard Refresh?
When I'm casually surfing the internet, I stumble upon random buttons that I'm not really sure if they're going to open up a modal or just slide down a div so I just get scared of clicking them in ...
8
votes
6answers
392 views
Should I style my buttons?
Are there any major advantages / disadvantages in styling ones buttons like Facebook, Twitter and StackExchange - vs. not styling them like Craigslist and 4chan?
3
votes
3answers
799 views
How to align social buttons without losing vertical space?
I've add in some social buttons to one of our pages. I don't want to have to put them in a horizontal row because that'll push more products down below the fold.
This is my idea so far:
Close ...
14
votes
6answers
18k views
Default cursor on mouse over of a button is not a hand pointer
Why is the default cursor an arrow when you hover over an HTML <button>? I always thought that arrows let you select stuff, but hands let you execute an action. Since buttons execute actions, ...
3
votes
6answers
1k views
Recommended button sizes on web pages
What are the current usability guidelines for the size of buttons (or anything clickable) on web pages?