has anyone ever solved the problem how to implement one of the cursors hosted here into a sites CSS or HTML, so that it works not only on iE but with every browser? I never thought about asking here, and I'm a total noob - with alot of things
I mean there must be a solution, am I right?
I did some tests long time ago and the main problem used to be with the .ani format. While .cur was supported by pretty much all browsers, .ani only worked in Explorer. There was also a file size limit in Explorer, I believe it was 100kB - larger cursor files were refused. Firefox accepted .gif as cursor, but because you cannot specify hot spot using a .gif file, Firefox always used the top left pixel, which may not always be right.
So, if you want to have good compatibility with all browsers, you would need to test them repeatedly and possibly serve different file depending on the browser the user has.
Find out how Vista icons differ from XP icons.
See how RealWorld Icon Editor handles Vista icons.