Slider with no handles
Slider with no handles
Is it possible to have a slider with no handles? I know this sounds like a strange request, but I'm using the slider to allow the user to specify ranges. The number of ranges is specified outside of the slider. If they have 4 ranges, the slider would have 3 handles. The user can move the handles back and forth to adjust the ranges. The problem is when there is only one range. I still want the slider to be there, but just without any handles. Thanks in advance.