PDA

Click to See Complete Forum and Search --> : Cursor style


Kagey
Dec 25th, 2000, 11:03 PM
Hey, Could someone please tell me how to change the cursor style in JavaScript, and possible a list of the possible cursors in and webpage.

Thanks alot in advance and happy holidays eh

Kyle

Dec 26th, 2000, 12:13 PM
Not sure about it in JavaScript, but to change the cursor:

<tag....style="cursor: hand;">

And here are list of possible known cursors:

hand
crosshair
default
move
e-resize
ne-resize
n-resize
nw-resize
se-resize
sw-resize
s-resize
w-resize
text
wait
help