Code Snippet
Give Clickable Elements a Pointer Cursor
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
cursor: pointer;
}Some elements that are clickable mysteriously don't trigger a pointer cursor in browsers. This fixes that, and provides a default class "pointer" for applying it to other clickable things as needed.
I generally dislike having the pointer on a button and such, it just feels… wrong :o.
I’m going to completely disagree here, not having the pointer on all buttons and links is horrible for usability
So where in the CSS do you place this? I actually think it’s genius. Not too many people know that when a link is a different color (minus the underline) it’s clickable.
DigWP
A book and blog co-authored by Jeff Starr and myself about the World's most popular publishing platform.
Quotes on Design
Design, like Art, can be an elusive word to define and an awfully fun thing to have opinions about.
HTML-Ipsum
One-click copy to clipboard access to Lorem Ipsum text that comes wrapped in a variety of HTML.
Bookshelf
Hey Chris, what books do you recommend? These, young fertile mind, these.