Miscellaneous

cursor

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.

Example

cursor:  help;

Browser support

IE5.5+, FF1+, SA1.3+, OP9.2+

Values

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.

Related properties

Can be used with..

Search the Soup!