The style declarations contained within this page:
TD {background: white;}
.cl1 {cursor: auto;}
.cl2 {cursor: default;}
.cl3 {cursor: crosshair;}
.cl4 {cursor: pointer;}
.cl5 {cursor: move;}
.cl6 {cursor: n-resize;}
.cl7 {cursor: e-resize;}
.cl8 {cursor: s-resize;}
.cl9 {cursor: w-resize;}
.cl10 {cursor: ne-resize;}
.cl11 {cursor: se-resize;}
.cl12 {cursor: sw-resize;}
.cl13 {cursor: nw-resize;}
.cl14 {cursor: text;}
.cl15 {cursor: wait;}
.cl16 {cursor: help;}
.cl17 {cursor: url(Globe.ani);}
div.parent {cursor: auto;}
div.inh1 {cursor: crosshair;}
div.inh2 {cursor: help;}
| [cl1] auto | [cl2] default | [cl3] crosshair | [cl4] pointer | [cl5] move |
| [cl6] n-resize | [cl7] e-resize | [cl8] s-resize | [cl9] w-resize | |
| [cl10] ne-resize | [cl11] se-resize | [cl12] sw-resize | [cl13] nw-resize | |
| [cl14] text | [cl15] wait | [cl16] help | [cl17] url(...) |
cursor value. [/div.inh1]
cursor value. [/div.inh2]