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
Printable View
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
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