jQTouch
jQTouch copied to clipboard
Range Slider
[input type="range"] seems to be broken in jqtouch. Is this a known bug? The range slider seems to detect a touch but then does not actually slide.
We have not implemented "range". It is probably broken.
+1 for implementing this. This input type is crucial to the Android app I'm currently developing.
You could try something like http://refreshless.com/nouislider/
Edit: Nevermind, my issue with this appears to be with PhoneGap not supporting the range input type