Click to See Complete Forum and Search --> : cursor: possible in IE but what about FF
oo7ml
03-14-2007, 08:22 AM
I have made my own custom cursor for my site, i have it showing up perfectly in IE but is it possible to get it working in FF
here is the code i am using:
<td style="CURSOR: url('images/aim.cur')">
THANKS IN ADVANCE
FF requires an alternative cursor: in the CSS
{cursor:url("images/aim.cur"), default;}
See if that helps.
KDLA
oo7ml
03-14-2007, 09:48 AM
no, that doesn't work, FF still uses it's normal cursor, ANYONE else any other suggestions...
ray326
03-14-2007, 10:35 AM
Link?
oo7ml
03-14-2007, 10:46 AM
Link?
Sorry, what do you mean, i need to show a personal cursor that i made, not default cursors that are built into FF, do you understand what i mean. I created my own custom cursor and it works in IE but not in FF, as far as i know it is not possible to show your own custom cursor in FF, i was just seeing if anyone knew a way around it, thanks anyway...
ray326
03-14-2007, 10:52 AM
You need to give us a link to your site. We aren't part of the Psychic Friends Network.
oo7ml
03-14-2007, 11:06 AM
Sorry, the site is far from ready so it is not online yet. Do you actually know if it is possible to show your own cursor in firefox
ray326
03-14-2007, 12:20 PM
Yes it is.
oo7ml
03-14-2007, 12:45 PM
Do, you want to tell me how to do it then...
ray326
03-14-2007, 11:02 PM
http://callmeray.awardspace.com/
Hover over the anchors.
oo7ml
03-15-2007, 06:36 AM
Ok, cool, thanks, but the cursor doesn't show up in IE on this site but does in FF....the oposite to what i have, thanks... i'l try put the two of them in, thanks again "ray326"
ray326
03-15-2007, 11:38 AM
No doubt IE doesn't like the correct syntax. :P
TheBearMay
03-15-2007, 01:00 PM
Actually IE will use the FF syntax; FF however doesn't seem to like animated cursors.
Actually, I know some people that don't like them, either. ;) :D