this is my code:
$('body').css('cursor','url(http://5211.91.tc/imcur/020.cur),auto');
thanks
this is my code:
$('body').css('cursor','url(http://5211.91.tc/imcur/020.cur),auto');
thanks
Quirksmode has defined some rules for cursor images, one of them -
The size of the image must be 32x32 pixels or lower. This is a (Windows) OS restriction; not a browser restriction.