The mouse over works fine for images and carousels, but for navigation items and links in text, the cursor does not stay in place, both in firefox and safari.
Reproducible: Always Steps to Reproduce: 1. Create a link: <a style=cursor: url(/cursor.cur), auto; ... 2. Hover over the link with the mouse cursor. Actual ...
I am trying to add a custom cursor using cursor: url and it is not working. I have tried different links and different browsers (I am currently in Chrome) and ...