I have a web site that uses the Slider Class. The site is optimized for mobile devices and I am setting the viewport to the device-width. Whenever I try to move the slider, Mobile Safari tries to pan the page instead. I have tried using preventDefault() on the whole page and just the Slider element. This prevents the panning but the Slider still does not move. I am sure this is a simple fix that I am not aware of.
Thanks Tony
