<body class="gamerboard1">
</body>
.gamerboard1
{
cursor:url(../assets/curser.png), url(../assets/curser.cur),auto;
}
Hi All,
I have to change the cursor image for all browsers.Cursor image changes well in Chrome and Firefox but fails to do in IE browsers. I have included the .cur file for IE but its not working for IE. Please Help . I have provided the DOCTYPE too