jquery-ui-touch-punch
jquery-ui-touch-punch copied to clipboard
Button Inside Draggable Not Clickable
There is probably already an issue for this or has already been resolved but I cant get the button inside a draggable using Touch Punch to click.
I too am having this problem. Only on android devices. v0.2.3 .draggable() jquery ui
please take a look at #142 , it's almost same issue
I am still have this issue....
TouchPunch made my menu draggable on mobile - yay, thnx! - but no longer clickable.
Is there a fix for just jQuery UI draggable, leaving everything else alone?
Click worked fine on mobile; only drag didn't work. I have tried one touchpunch fork that kinda restored click, but did it in a really clunky javascripty way.
I have looked into the touchpunch source code, but can't figure out what to remove to keep draggable support, but leave the clicks alone.