Can someone tell me how to do this? (Disable the "hand" cursor over a image, but not to the default cursor, but to a custume made cursor...(a home made cursor)).
/Sondet
Can someone tell me how to do this? (Disable the "hand" cursor over a image, but not to the default cursor, but to a custume made cursor...(a home made cursor)).
/Sondet
Custom cursors only work in IE. With this in mind, it can be done in IE:
The crosshair is there for other browsers, it can be whatever valid cursor style you choose.HTML Code:<img src="some.jpg" style="cursor:url('custom.cur'),crosshair;">
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Thanks!
Bookmarks