Is it possible as to create an inputfield to get a range of numbers (int) with fixed strings placed in the inputfield ("from" and "to") like daterangepicker does?
Datepicker on GitHub
(From 20.02.2000 To 30.02.2000) = Daterankepicker.
(From 34 To 200) = My wish.
Question: Is there a jQuery-Plugin like "numberRangePicker"?
Thanks!
