HTML5 Drag Release offsetX offsetY jump

后端 未结 5 581
暖寄归人
暖寄归人 2021-01-02 07:19

I\'m playing with the HTML5 drag and drop and tracking the mouse position while dragging.

OffsetX and OffsetY works awesome until you release the mouse, the offsets

5条回答
  •  梦毁少年i
    2021-01-02 08:12

    your jsfiddle link appears to also be affected by the window size. Try it in it's own doc to narrow possibilities?

提交回复
热议问题