CSS Cursors
cursor: auto / default / pointer / crosshair / move / dir-resize / text / wait / help / progress;
auto -
Hover the mouse here to see what the auto cursor is.
default -
Hover the mouse here to see what the default cursor is.
pointer -
Hover the mouse here to see the pointer cursor.
crosshair -
Hover the mouse here to see the crosshair cursor.
move -
Hover the mouse here to see the move cursor.
dir-resize - This can be one of
e-,
ne-,
n-,
nw-,
w-,
sw-,
s-,
se-rezise. Hover the mouse over each option to see what it looks like.
text -
Hover the mouse here to see the text cursor.
wait -
Hover the mouse here to see the wait cursor.
help -
Hover the mouse here to see the help cursor.
progress -
Hover the mouse here to see the progress cursor.