javascript - Jquery drag drop hangs or stuck in android browser due to touch event -
When I drag a drop object from both sides, it sticks somewhere, such as when I go somewhere on the screen If I click also, then I can start working because of a mouse event and event trub can be touched.
I am using a "jquery.ui.touch-punch.min.js" mobile event for JS, this time it works and sometimes I get trapped problem. This problem occurs in Chromium when Chrome works fine in a browser.
How can I solve this, to update the mouse on any event and to completely drag the event form to the DOM or I do not remember anything
down The given link:
Comments
Post a Comment