SelfHTML is saying this:
QUOTE
The property cursor: allows you to define the shape of the mouse cursor for an element. If the user moves the mouse across the space taken up by the element, the mouse changes to the defined shape. The following options are available:
...
...
url([file]) = any cursor shape, [file] should be an image file in GIF or JPG format.
...
...
url([file]) = any cursor shape, [file] should be an image file in GIF or JPG format.
Actually I found out that it won't work with GIF or JPG files. So now I do have to convert
my GIF file to a CUR file, is that correct?
I got photoshop, but it seems it can't save CUR files. Is there a way to convert my JPG,
GIF, PSD or PNG files to a custom cursor file like CUr or any other file which will work on my website?
Thanks very much for help!