Cursor Types |
|
Place the mouse cursor over any of
the text below to reveal a different cursor. |
Whether these work properly depends largely on how your reader's
computers are set up. If they have changed their cursors, their modified cursors will pop up. No big deal really, and the majority of people will get what you'd expect. |
![]() |
<span style="cursor: crosshair;"> Crosshair Cursor </span> |
![]() |
<span style="cursor: pointer; cursor: hand;"> Hand Cursor </span> |
![]() |
<span style="cursor: wait;"> Wait/Hourglass Cursor </span> |
![]() |
<span style="cursor: help;"> Help Cursor </span> |
![]() |
<span style="cursor: no-drop;"> No-drop Cursor </span> |
![]() |
<span style="cursor: text;"> Text/Edit Cursor </span> |
![]() |
<span style="cursor: move;"> Moveable Object Cursor </span> |
![]() |
<span style="cursor: n-resize"> Resize Up (North) </span> |
![]() |
<span style="cursor: s-resize"> Resize Down (South) </span> |
![]() |
<span style="cursor: e-resize"> Resize Right (East) </span> |
![]() |
<span style="cursor: w-resize"> Resize Left (West) </span> |
![]() |
<span style="cursor: ne-resize"> Resize Up + Right (North East) </span> |
![]() |
<span style="cursor: nw-resize"> Resize Up + Left (North West) </span> |
![]() |
<span style="cursor: se-resize"> Resize Down + Right (South East) </span> |
![]() |
<span style="cursor: sw-resize"> Resize Down + Left (South West) </span> |
![]() |
<span style="cursor: auto"> Auto Cursor </span> |
![]() |
<span style="cursor:not-allowed"> Not-allowed Cursor </span> |
![]() |
<span style="cursor: progress"> Progress Cursor </span> |
![]() |
<span style="cursor: default"> System Defalt Cursor </span> |
![]() |
<span style="cursor: url(' # ')">
Custom Cursor
</span>
# = Cursor Image Location (.cur or .ani) |
![]() |
<span style="cursor: url(' # ')">
Custom Cursor
</span>
# = Cursor Image Location (.cur or .ani) |