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

TIMEX picture TIMEX · Mar 11, 2010 · Viewed 18.4k times · Source

In the iPhone or Android, if you have a JQuery Slider, it doesn't quite work (touchscreen will move the screen instead of drag the slider.)

Answer

Andrew Hedges picture Andrew Hedges · Mar 11, 2010

You may need to write this from scratch. Luckily, @ppk has coded up an example of drag and drop for iPhone.