cursor:url() in Mozilla!
Author
Zhou Renjian
Create@
2006-03-14 19:01
cursor:url()
in Mozilla!
Currently there is support for Windows and Linux. Other platforms (see bugs: 286304, 286306, 286307, 286309 and 286310) will probably be supported later, but I doubt if they make Firefox 1.1/Mozilla 1.8 beta 2. Note also that the CSS2.1 version is implemented, see bug 286303 for the CSS3 syntax version.
Something important to remember is that when you start using
them you need to define a fallback cursor as well, otherwise the entire
declaration will be dropped. This is consistent with the CSS2.1 specification and inconsistent with Internet Explorer’s implementation.
Come from: http://annevankesteren.nl/2005/03/cursor-url