Hi
cursor Beispiel
Der IE 6+ unterstützt nur *.ani und *.cur, Firefox unterstützt unter Windows auch *.cur, aber auch z.B. GIF. Achte auf die zusätzliche Deklaration eines Standardcursors falls der benutze Cursor nicht unterstützt wird, also
cursor:url(blablabla.cur),move);
mfg
Genie