How to create simple range slider in ASP.NET MVC 3 without using external libraries such as telerik or any other?
telerik
If you are fine with jQuery UI:
jQuery UI Slider
Sample Code:
Maximum price: Fix the minimum value of the range slider so that the user can only select a maximum. Set the range option to "min."
Maximum price:
Fix the minimum value of the range slider so that the user can only select a maximum. Set the range option to "min."
range