How can i get current x & y position of my CURSOR within a text area using javascript. The event is a Keyup event, not a mouse event.
I am not looking for the c
The only somewhat reliable method I can think of is this:
offscreen (absolutely positioned way to the left)Give it a shot, I'd love to hear how it turns out.