Is there any solution in order to use JQueryUI.draggable() with a tablet? I need to have a div dragged around with a finger touch.
I've tried http://touchpunch.furf.com/, which worked for the iPad. I'm trying it with a new Windows RT Tablet and the same thing doesn't work. The draggable triggers when you hold on your finger down, but it doesn't make the helper follow your finger.
Also, a swipe to the left seems to go "Back" on the integrated browser.