Can I get cursor position at mousedown(event) event, without using mousemove(event) continuously (thus waisting resources)? event.pageX returns NaN on mousedown
Can I get cursor position at mousedown(event) event, without using mousemove(event) continuously (thus waisting
Share
On behalf of James:
from – http://jsfiddle.net/interdream/JsaPG/3/