jQuery(document).on("touchmove mousemove", function(oEvent) { if (oEvent.isMarked("delayedMouseEvent")) { // Suppress the emulated mouse event from touch ...
確定! 回上一頁