Hey guys, the following code works on Safari but not on Firefox can you guys tell me why?
Thanks,HTML Code:cursor: url(img/prev.png), url(img/prev.png), auto;
John
Hey guys, the following code works on Safari but not on Firefox can you guys tell me why?
Thanks,HTML Code:cursor: url(img/prev.png), url(img/prev.png), auto;
John
Follow the instructions here: http://beradrian.wordpress.com/2008/...m-css-cursors/
thats exactly the same tutorial I followed, but it doesn't show. it is because I have my cursor as a .png? that shouldn't even affect it..
have you tried using default instead of auto?
well following that tutorial
didn't work...HTML Code:cursor: url(img/prev.png), default;
Bookmarks