0

I want to change the cursor with my own image when it's hover on my specific divison

i have try below as per describe in Possible to replace cursor with my own custom image? this link

 demo:hover
 {
     cursor:url("img/point.png");
 }

but this is not working properly it's change cursor but not with my image

3

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.