CSS Cursor Change - Method 2
CSGNetwork FREE Source Code, Javascript Source, and Code Snippets!
CSGNetwork Custom Search
     Bookmark and Share
 
CSGNetwork
Snippets
Calculators
Top Free Apps
Home
Back



Right click this window and select "view source" in order to copy the source for this script.

STYLE ="cursor:auto" (uses what is set by user)
STYLE ="cursor:crosshair" (should produce a cross)
STYLE ="cursor:default" (cursor remains as it is)
STYLE ="cursor:e-resize" (arrow pointing east)
STYLE ="cursor:hand" (the traditional pointing hand)
STYLE ="cursor:help" (a question mark should appear)
STYLE ="cursor:move" (a cross with arrows on the tips)
STYLE ="cursor:n-resize" (an arrow pointing north)
STYLE ="cursor:ne-resize" (an arrow pointing northeast)
STYLE ="cursor:nw-resize" (an arrow pointing northwest)
STYLE ="cursor:pointer" (that hand again)
STYLE ="cursor:s-resize" (an arrow pointing south)
STYLE ="cursor:se-resize" (an arrow pointing southeast)
STYLE ="cursor:sw-resize" (an arrow pointing southwest)
STYLE ="cursor:text" (looks like the end of an I-beam)
STYLE ="cursor:w-resize" (an arrow pointing west)
STYLE="cursor:wait" (an hourglass)


View the source of this CSS Cursor Change (Method 2) script...

Move your cursor over the examples.



Bookmark and Share
Registered® Trademark™ and CopyrightŠ 1973 - CSG, Computer Support Group, Inc. and CSGNetwork.Com All Rights Reserved