jQRangeSlider icon indicating copy to clipboard operation
jQRangeSlider copied to clipboard

Array of date values to slider

Open danb235 opened this issue 11 years ago • 1 comments

I have an array of dates that I would like to pass to the slider. What I would like is only those dates in that array to be available on the slider. So if a user moves one the of the sliders, it would step to the next date from my array.

I see the step function, but nothing clearly documenting how to do what I want. Is this possible?

danb235 avatar Apr 21 '15 21:04 danb235

Indeed, the slider only supports fixed intervals between steps.

ghusse avatar Apr 28 '15 19:04 ghusse