| 17 Tables | Contents | Index | Property Index | 19 Aural style sheets |
| Value: | [ [<uri>
,]* [ auto | default | pointer | crosshair | move |
] ] | inherit
|
| Initial: | auto; Applies to:all elements; Inherited; Media:visual, interactive |
This property specifies the type of cursor to be displayed for the pointing device.
In MS windows these are defined in the pointers tab of the mouse category in control panel.
Standard choices usually include:
| Windows | Default, Animated
(Note: as of 2.0.0.8 FireFox; 9.24 Opera don't suppport ani )
| | Black, Black (large), Black (extra large)
| | Inverted, Inverted (large), Inverted (extra large)
| | Standard (large), Standard (extra large)
|
Hands 1, Hands 2, Dinosaur, Old Fashioned, Conductor, Magnified, Variations, | | ||||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Cursors\Schemes]Mouse over the definition for an example of how YOUR browser displays the different styles
style=cursor:auto
The UA* determines the cursor based on the current context.
| |||||||||
cursor:crosshair
crosshair (e.g., short line segments resembling a "+" sign).
| |||||||||
cursor:default
platform-dependent default . Often rendered as an arrow.
| |||||||||
cursor:none
| |||||||||
cursor:pointer
pointer that indicates a link. Often rendered as hand with pointing finger.
| |||||||||
cursor:move
Indicates something is to be moved. Often rendered as a 4-headed arrow, or grasping hand.
| |||||||||
Compass points: style=cursor:
N-resize,
NE-resize,
E-resize,
SE-resize,
S-resize,
SW-resize,
W-resize,
NW-resize,
Indicate 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.
| |||||||||
cursor:wait:
program is busy and the user should wait. Often rendered as a watch or hourglass.
| |||||||||
cursor:progress:
user can interact with a busy program.
| |||||||||
cursor:help:
Help is available for the object under the cursor.
Often rendered as a question mark or a balloon.
| |||||||||
cursor:text:
text that may be selected. Often rendered as an I-bar.
cursor: vertical-text;
cursor: vertical-text;
cursor: alias;
cursor: alias;
cursor: copy;
cursor: copy;
cursor: move;
cursor: move;
cursor: no-drop;
cursor: no-drop;
cursor: not-allowed;
cursor: not-allowed;
able Cursors
cursor: context-menu;
cursor: context-menu;
cursor: cell;
cursor: cell;
cursor: col-resize;
cursor: col-resize;
cursor: row-resize;
cursor: row-resize;
cursor: all-scroll;
cursor: all-scroll;
|
<td style=cursor:url(http://www.rc.net./newark/st_aloysius/gifs/NJRTL.cur) |
Examples of some of the cursors shipped with windows in
C:\WinNT\cursors
C:\Windows\cursors
firefox , chrome don't do .ani DownLoad them
| ![]() static image of cursors coin
| fillitup
| banana
| raindrop
| hand NO
| hand fingers thumping
| handNS | i.e. North South handNWSE | i.e. NorthWest SouthEast handWE | i.e. West East HardDisk |
ElectrifiedCPU
| PleaseWait
| LazarusStar
| LazarusStar
| rainbow
| appstart
| appstar2
| appstart3
| stopwtch
| download | i.e. Globe to PC drum
| counter |
MagicWand
| | ||||||||||||||
revised by DGerman