jQuery - Get event clientX clientY. ... from ww w . j a v a2s . c om--> $("div").mouseover(function(e) { var pageCoords = "( " + e.pageX + ", " + e.
確定! 回上一頁