-

-
clientX,Y: is pointer event which absolute position compare to theviewport -
offsetX,Y: is position of the mouse comparetarget node -
clientX,Y-initial offsetX,Y: should yield the should be position of target node after translate -
deltaX,Yto translate isclientX,Y-initial offsetX,Y-initial bounding X,Y