furf / jquery-ui-touch-punch

A duck punch for adding touch events to jQuery UI
http://touchpunch.furf.com/
3.51k stars 1.34k forks source link

JQuery UI slider all over the place. #144

Open dennis-pas opened 10 years ago

dennis-pas commented 10 years ago

I added jquery-ui-touch-punch because I want the jqeury ui slider to work on the iPad. I added .draggable() to the slider. But instead of it being able to slide I am dragging the slider all over the place. Am I doing something wrong? Thanks in advance.

demo: http://beta.huisaanhetwantij.nl/

lachlanmcdonald commented 10 years ago

You shouldn't need to add draggable functionality, the Slider widget will work with Touch Punch regardless.

dennis-pas commented 10 years ago

I have removed the draggable functionality but it still doesn't work on touch devices(tested on iPad and iPhone 5s running iOs 7).