The cursor Property : cursor : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » cursor »

 

The cursor Property


 


Value       Description

auto        Shape of the cursor depends on the context area it is over 

crosshair   A crosshair or plus sign

default     Usually an arrow

pointer     A pointing hand (in IE this value is hand)

move        A grasping hand (ideal if you are doing drag-and-drop DHTML)

e-resizene-resizenw-resizen-resizese-resizesw-resizes-resizew-resize        

text        The I bar

wait        An hour glass

help        A question mark or balloon, ideal for use over help buttons

<url>       The source of a cursor image file

 



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» cursor