briangonzalez / jquery.pep.js

👟 Pep, a lightweight plugin for kinetic drag on mobile/desktop
http://pep.briangonzalez.org
1.3k stars 178 forks source link

How to swap td's of the table that are created dynamically and get the array of the text after swapping #172

Closed ravindgo closed 7 years ago

ravindgo commented 8 years ago

I am using Zepto dragswap plugin http://james2doyle.github.io/zepto-dragswap/ where in the last example the divs are swapped and the array is being populated and its working fine in Desktops but this is not supported in mobiles devices.

I read that pep.js is being supported by all devices and browsers.

So can i have similar function in pep.js, Any help on this is more appreciated or if any fiddle is provided will be great.

Thanks in Advance, Ravi