It's not going to work on touch screen devices. ___
Oskar Krawczyk http://nouincolor.com On Wed, Feb 24, 2010 at 1:31 PM, aka <[email protected]> wrote: > Hi Dan, > > I am not sure how you can use a 2 finger scroll on the slider. I tried it > and it didn't work. Same result. > > Is anyone using the Slider on an iPhone web app?? > > Tony > > > On Feb 23, 2010, at 5:10 PM, Daniel Lohse wrote: > > > 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 > > > >
