CSS Mouse Cursors and Custom Cursors

<p style="color:red;">

<span style="cursor:crosshair;">crosshair cursor</span>

<span style="cursor:wait;">wait cursor</span>

<span style="cursor:help;">help cursor</span>

</p>

























































































































SS2.1 Cursor Styles








autoThe UA determines the cursor to display based on the current context.
col-resize Indicates the item or column can be resized horizontally.
crosshairA simple crosshair (e.g., short line segments resembling a "+" sign).
defaultThe platform-dependent default cursor. Often rendered as an arrow.
helpHelp is available for the object under the cursor. Often rendered as a question mark or a balloon.
moveIndicates something is to be moved.
not-allowedIndicates that the requested action will not be carried out.
pointerThe cursor is a pointer that indicates a link.
row-resizeIndicates the item or row can be resized vertically.
textIndicates text that may be selected. Often rendered as an I-beam.
vertical-textIndicates editable vertical text.
waitthe hourglass (non-animated, sadly)
e-resizeIndicate that some edge is to be moved. For example, the 'se-resize' cursor is used when the movement starts from the south-east corner of the box.
n-resize
ne-resize
nw-resize
w-resize
s-resize
se-resize
sw-resize

Comments

Anonymous said…
Hello. This post is likeable, and your blog is very interesting, congratulations :-). I will add in my blogroll =). If possible gives a last there on my site, it is about the CresceNet, I hope you enjoy. The address is http://www.provedorcrescenet.com . A hug.
Anonymous said…
Hello. This post is likeable, and your blog is very interesting, congratulations :-). I will add in my blogroll =). If possible gives a last there on my blog, it is about the Webcam, I hope you enjoy. The address is http://webcam-brasil.blogspot.com. A hug.

Popular posts from this blog

Leap Year Calculator

PDF form validation using javascript