-
event.pageX
The mouse position relative to the left edge of the document.
-
event.pageY
The mouse position relative to the top edge of the document.
-
jQuery.globalEval()
Execute some JavaScript code globally.
The mouse position relative to the left edge of the document.
The mouse position relative to the top edge of the document.
Execute some JavaScript code globally.