View Full Version : cursor color?


fredy26
04-14-2003, 04:48 PM
If i have a crosshair cursor, how do i change its colour

MaGiCSuN
04-14-2003, 05:12 PM
You could make your own cursor and use that on your webpage. it is not possible to change color with normal CSS

see this page:

http://www.w3.org/TR/REC-CSS2/ui.html#cursor-props

that says somethinb about "url" to use your own cursor. To see how you make one :

http://www.axialis.com/axcursors/

or see this site for comet cursors:

http://cometzone.cometsystems.com/

Love,
mirna

fredy26
04-14-2003, 08:14 PM
thanx for the first link. it was very helpfull and i now have my own cursor but i dont quite understand how to import the cursor.