问题
Hi kind people of the internet, I'm attempting to use the jQuery Mobile sliders (range) and while they work fairly well and are responsive on a desktop browser, they just don't seem to be very responsive or easy to use on an actual phone (such as an Android) when interacting with the internet web page.
The slider interaction using the touch screen on the Android is just very balky and difficult to use...I'm about to simply give up on using the slider (and use some other input widget, such as select pick-lists)
I wanted to make this post to see if anybody else is having the same challenges with range sliders, because if not, then it must be how I'm implementing the jQuery Mobile code for the range slider.
But if others are also having the same issues with jQuery Mobile sliders, I'm curious to see what other folks are doing to mitigate the issue?
Also: I have not yet attempted to wrap my app up using PhoneGap and import to my Android as an application...so I'm wondering if perhaps the range sliders would perform better if I made it into an app using PhoneGap?
thanks in advance
Update 11/4/2011 - here's a link to my test jqm page http://www.simdock.com/TestJQueryMobile-Simdockv1.htm
回答1:
This is a known bug in jQuery Mobile: https://github.com/jquery/jquery-mobile/issues/4164
来源:https://stackoverflow.com/questions/7983085/jquery-mobile-range-sliders-not-responsive-enough