Currently supported cursors

When you use the inline style designation style="cursor:cursor", the cursor displays the appropriate cursor for the cell that you move the pointer over.

Existing cursor styles

auto crosshair default move
hand text wait help
*-resize

New cursors for IE 6

pointer progress not-allowed no-drop
vertical-text all-scroll col-resize row-resize

Directional cursors

*-resize has been available in previous versions but has been updated for IE 6.

n-resize s-resize ne-resize sw-resize
nw-resize se-resize e-resize w-resize

Custom cursors

url(custom.cur) url(custom.ani)


[To view the source code, right-click anywhere in the window.]


© 2002 Microsoft Corporation. All rights reserved. Terms of use.