There is a price range slider in mod_realestatemanagersearch_j3
As far as I can see, it uses a jQueryUI slider, but it does not have touch support so you can't dragging the bullets on touch device.
There is a small script which adds touch support to jQueryUI:
touchpunch.furf.com/
I tried to imlement but was not able to get avy result.
Could you please check it if it could solve this problem?