The clientY event property returns the vertical coordinates of the mouse pointer to ... Get right click coordinates. var x = e.clientX;. var y = e.clientY;.
確定! 回上一頁