View Full Version : Cursor Hover


littledeadgirl
04-20-2005, 02:45 PM
I've made sum cursors and was wondering what the code is to make a preview of the cursor when you hover over a certain area or txt.
cheers
charlie

netaholic
04-20-2005, 04:18 PM
I don't know, but just to offer an alternative, You can just put pictures of the cursor

littledeadgirl
04-20-2005, 07:03 PM
I would do that except some of them are animated and i can't be arsed to do that I wud rather do it the way im asking..but anyway thanx!

kittycat
04-20-2005, 08:50 PM
This might work, I'm not sure though:
<span style="cursor: yourcursor">hover for cursor</span>
Or you could just make it like a link
<a href="#" style="cursor: yourcursor">hover for cursor</a>

sunningstones
06-09-2006, 08:45 PM
No i remeber seeing somthing where someone was trying to make it work it had somthing like hover= then this other coding.I am trying to figure out how to MAKE a corsor no luck.