Change cursor style to hand
Written by coregps on Wednesday, March 19th, 2008 in Web Design.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
You might want to change the default cursor of an html element to hand. For example, an img element, something like this:
This works well in IE, but in Firefox, it has no effect. The correct css style should be:
It works both in IE and Firefox.










