Is there a way to expand the cursor area? I'm experimenting with hover events and wondering if it's possible to increase the "trigger" area of the cursor.
I would like for the hover event to be triggered when an invisible div comes into contact with my element. Is this feasible?
ps: The invisible div moves along with the mouse.