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 -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -