Thread: Stupid little arrow...
Results 1 to 4 of 4
Related
-
Help Me Kill This Stupid Url Box!! It's Driving Me Insane! Forum: Myspace Forum
Replies: 6 -
style jumpMenu arrow with css Forum: CSS Forum
Replies: 2 -
Stupid Newb Question Forum: HTML Forum
Replies: 7 -
Stupid TABLES!!! Forum: HTML Forum
Replies: 1 -
Help with a stupid table question Forum: HTML Forum
Replies: 2
-
11-24-2002, 05:58 PM #1
Stupid little arrow...
Vetarru is back and with more questions than ever! (I bet that surprised you...didn't it.) How do I change the color of my curser. There was another thread about changing a curser and scrollbars but it did nothing more than confuse the tar our of me! (Not that that is hard to do to begin with...
) Anywoo...if anyone can tell me the code or give me a push in the right direction, I will be very thankful! ^^
-
11-25-2002, 03:44 PM #2
Cursors are OS objects, so the CSS standard only allows you to choose from the default system cursors.
check out the css2 ref here -
http://css.somepeople.net/css2ref
Internet Explorer 6+ only will let you define your own cursor with this syntax -
Code:body { cursor: url(myCursor.cur); }
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
11-26-2002, 01:40 AM #3
cursors are images anyway. dont think their properties can be changed.
-
11-26-2002, 09:59 AM #4
Haven't tried to tweak them, but my Logitech cursor files are in the pointer/ folder - they may be too simple to accomodate coloring but I'm sure other programs out there do so.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum