My zoom cursor works great in IE but it does not show in FF This is what I'm using: style='cursor: url(/grafx/zoom.cur);' Code (markup): Can this even be accomplished in FF?
This may Help you ... http://www.worldtimzone.com/mozilla/testcase/css3cursors.html Regarding custom cursors, it's an open bug in Mozilla, maybe they'll fix it ... Abhishek
I found it. It requires a very precise syntax. I've got it working now with my own custom cursor. Thanks