Tuesday, November 8, 2011

CSS CODE FOR MOUSE POINTERS

style="cursor: default;"
style="cursor: hand;"
style="cursor: pointer;"
style="cursor: pointer; cursor: hand;"
style="cursor: crosshair;"
style="cursor: text;"
style="cursor: wait;"
style="cursor: help;"
style="cursor: move;"
e-resize
style="cursor: e-resize;"
ne-resize
style="cursor: ne-resize;"
nw-resize
style="cursor: nw-resize;"
n-resize
style="cursor: n-resize;"
se-resize
style="cursor: se-resize;"
sw-resize
style="cursor: sw-resize;"
s-resize
style="cursor: s-resize;"
w-resize
style="cursor: w-resize;"
progress
style="cursor: progress;"
all-scroll
style="cursor: all-scroll;"
col-resize
style="cursor: col-resize;"
no-drop
style="cursor: no-drop;"
not-allowed
style="cursor: not-allowed;"
row-resize
style="cursor: row-resize;"
url(uri)
style="cursor: url(mycursor.cur);"
IE6vertical-text
style="cursor: vertical-text;"

No comments:

Post a Comment