Cursors
Different types of cursors, hover over them.
|
ne-resize e-resize se-resize s-resize sw-resize w-resize nw-resize help move pointer wait no-drop default crosshair text not-allowed col-resize row-resize |
<style type="text/css">
body{
cursor:crosshair
}
</style>
Change crosshair to the name of the cursor you want.