touch-dnd icon indicating copy to clipboard operation
touch-dnd copied to clipboard

Advanced touch-compatible Drag and Drop library providing Draggable, Droppable and Sortable for Zepto.js and jQuery

Results 18 touch-dnd issues
Sort by recently updated
recently updated
newest added

If i'm moving a sortable object from one position to another position in my samsung j5 android smartphone the visible part of the example page is also moving. That's why...

Now i can, but, if i do stopDragging and startDragging again, the events is called n times as stop/start methods are called i mean. There are no way to unsubscribe...

Hi, Im using 0.5.1 with jquery 3.3x, But i'm having an issue: I need to "modify" the `accept` option to prevent a drop when some condition is given, i read...

I uploaded the latest version of touch-dnd so as to remove a previous issue of it not working on Internet Explorer. It works perfectly on every desktop browser now including...

scroll dont work when i drag one component to the top.

There's a little issue with toArray() method. If you use custom attribute like 'data-foobar' you always get an 'undefined' for every element and returned array is just a bunch of...

I just wanna change the position of two elements, such as when I drag element a over element b , I just wanna exchange their positions. how can I do...

just a quick heads up, I noticed a problem with firefox, easy to demonstrate by looking at the demo.. http://ma.rkusa.st/touch-dnd/ not working on Android 5.1.1 + FF 38.0.5 not able...

I have a grid of droppables that the user can drag items into. I'd like to allow those items to be deleted by dragging items away from the grid. It...

I'm having some issues on touch devices when multiple items are accidently dragged at the same time especially when one or more of them are cloned. Items can end up...