Version 1.0.4
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Release Notes: 1.0.1, 1.0.2, 1.0.3, 1.0.4.
-
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.