Changes the look of the mouse when in moves over the selected element. Additional to the keyword values you can use your own graphic cursor pointing to it with the URL.
cursor: help;
IE5.5+, FF1+, SA1.3+, OP9.2+
| auto | Property value set automatically. |
| default | Sets default value. |
| e-resize | Cursor style. |
| move | Cursor style. |
| n-resize | Cursor style. |
| nw-resize | Cursor style. |
| pointer | Cursor style. |
| s-resize | Cursor style. |
| se-resize | Cursor style. |
| sw-resize | Cursor style. |
| URI values | Including URLs, URNs, etc.. e.g. url(images/background.jpg); |
| w-resize | Cursor style. |