CSS - Changing the mouse cursor

.className { cursor: cursorType } where cursorType: auto | crosshair | default | pointer | hand | wait | text | help | move | n-resize | ne-resize | nw-resize | e-resize | w-resize | s-resize | se-resize | sw-resize

auto: the default cursor crosshair: gun-style cross default: no change pointer: the normal hand cursor when you mouseover a link hand: a value only supported by MSIE, use pointer instead wait: hour-glass text: the vertical I-beam for selecting text help: arrow with a question mark move: crosshair with arrows on the ends

page_revision: 0, last_edited: 1227403257|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License