Hi,
How can I get the current cursor in JavaScript? The most important thing is that I do not want to get the cursor that the element in focus should have, I want a way to get the cursor the user is seeing on the screen, as it will change.(it's complicated, please reply if you want a clearer explanation)
How can I get the current cursor in JavaScript? The most important thing is that I do not want to get the cursor that the element in focus should have, I want a way to get the cursor the user is seeing on the screen, as it will change.(it's complicated, please reply if you want a clearer explanation)