Forum Moderators: open

Message Too Old, No Replies

Change Cursor Script

         

CNibbana

2:03 am on Feb 13, 2004 (gmt 0)

10+ Year Member



I am looking for a script to change the cursor. Not one that will only change the cursor on a web page, but one that will actually change the users cursor on their computer when they click on a link.

All I have so far is this:
<img style="cursor: url('cursors/heart.cur')" src="../images/me_lg.jpg">

But it only changes the cursor within the page. Is it even possible to change the users cursor on their computer?

Thanks!

CNibbana

2:05 am on Feb 13, 2004 (gmt 0)

10+ Year Member



BTW, I know what I posted isn't javascript but I figured the script I was looking for would only be available in javascript.

Purple Martin

2:58 am on Feb 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is it even possible to change the users cursor on their computer?

No.

And thank god for that. This is my computer, I don't want anyone else messing with it.

CNibbana

2:08 pm on Feb 13, 2004 (gmt 0)

10+ Year Member



I can understand not wanting someone changing the cursor on your computer. My idea was to create a web page with a ton of cursor choices on it, that when clicked on would change to users cursor.

My gf downloaded comet cursor on my computer, and I was hoping for a way to create an alternative so I can get it off my computer.