开发者

Cannot get the jQuery Vertical Slider to work on the iPad

开发者 https://www.devze.com 2023-03-23 06:19 出处:网络
I am trying to get jQuery Slider to work on the iPad but failing at every attem开发者_如何学编程pt I do!

I am trying to get jQuery Slider to work on the iPad but failing at every attem开发者_如何学编程pt I do! Please does anyone know how to do this? Many Thanks in Advance :)


Adding the "Touch Punch" plugin will add touch-support to current jQuery UI plugins: http://touchpunch.furf.com/


Try jQuery mobile rather than jquery UI - jQuery mobile is specifically designed with touch based devices in mind.

You can see the slider functionality here: http://jquerymobile.com/demos/1.0b1/#/demos/1.0b1/docs/forms/forms-slider.html


Take a look at touchstart, touchend and touchmove events for idevices. Take a look at

How do I make a JQuery Slider-like feature on iPhone/Android web app?

0

精彩评论

暂无评论...
验证码 换一张
取 消