Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Opera and Custom cursor in CSS
-
A Former User last edited by
Where I normally am verry proud of Opera for implementing everything CSS really correct it seems that implementing a custom cursor with the following line doesn't seem to work
cursor:url("../pics/merge.gif");
The URL is correct since it works for regular background-image properties.
Works in other browsers, but not in Opera.Any ideas?