Specifies which cursor to display when a user mouses over the element.
Platform Support
IE | Netscape | Mozilla | Opera | Safari | 5.0+ | 6.0+ | 1.0+ | 7.0+ | 1.3.2+ |
---|---|---|---|---|
|
Usage
[cursor-value | url(cursor-url)]. Example values: url(mycursor.cur), hand, etc.
Values
Value | IE | Netscape | Mozilla | Opera | Safari |
---|---|---|---|---|---|
5.0+ | 6.0+ | 1.0+ | 7.0+ | no | |
5.0+ | no | no | 9.0+ | no | |
5.0+ | 6.0+ | 1.0+ | 7.0+ | no | |
Example
For a demonstration of the curosor attribute, see the demo page on quirksmode:
http://www.quirksmode.org/css/cursor.html
Availability
W3C CSS2