Hi, kind people on the Internet, I am trying to use jQuery Mobile sliders (range), and while they work quite well and respond to a desktop browser, they just don't seem very responsive or easy to use on a real phone (like Android) when interacting with a web page.
The interaction of the slider using the touch screen on Android is very simple and difficult to use ... I'm going to just refuse to use the slider (and use some other input widget, for example, select pick-lists)
I wanted to make this post to find out if there are any other problems with the range sliders, because if not, it should be how I implement jQuery Mobile code for the range slider.
But if others have the same problems with jQuery Mobile sliders, am I curious to know what other people are doing to mitigate the problem?
Also: I have not yet tried to wrap my application using PhoneGap and import it on Android as an application ... so I wonder if it is possible that the range sliders will work better if I switch to the application using PhoneGap?
early
Update 11/4/2011 - here is a link to my jqm test page http://www.simdock.com/TestJQueryMobile-Simdockv1.htm
woody source share