The dragfill option allows end-users to drag the fill between the sliders. See the Slider > Dragfill sample of the MVC Control Explorer live demo at http://demo.componentone.com/ASPNET/MVCExplorer/slider/DragFill .
<style type="text/css">
#slider
{
width: 300px;
height: 100px;
}
</style>