Sunday, January 21, 2007

[code] CSS cursor attribute

Useful cursor attributes (mouseover text below to see cursor changing)

- cursor: pointer;
- cursor: crosshair;
- cursor: move;
- cursor: wait;
- cursor: help;