|
No custom cursors at content end
Hey, I am using the following CSS code to have custom cursors on my site: html, body {cursor:url('cursor.cur'), default}
It works fine, but when I move the cursor past the part where the content ends, it just changes back to a standard cursor. Can anyone help? Thanks.
|