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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -