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
Post a Comment