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

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

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

google shop client API returns 400 bad request error while adding an item -