css - Changing cursor in browser not working -


.squirell{   position:absolute;   cursor:  url("http://msunicorn.ru/wp-content/uploads/2014/03/handyman_hammer.ico");  } 

other resources loading, size i'm using big?

i think can change cursor css solution. see here.

cursor: url(images/my-cursor.png), auto; 

Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -