I think you'll need to use a 2 finger scroll for it to move around and not pan. At least, this is how one scrolls in a overflown textarea for example.
Daniel On 23.02.2010, at 22:31, tony wrote: > 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
