IonDen / ion.rangeSlider

jQuery only range slider
http://ionden.com/a/plugins/ion.rangeSlider/en.html
MIT License
2.56k stars 508 forks source link

Labels that differ from values #560

Closed rxng closed 4 years ago

rxng commented 6 years ago

Hi,

Been trying to get the min and max labels to be text, whilst the values are numbers (for form submission). For example, min label might be A and value is 1, and max label might be Z with value of 24. However, cannot find a way to do this. Is this supported at all?

R

IonDen commented 6 years ago

Hello, sorry for a long answer, i was unavailable.

If you will use custom values, you can do that easily. Like this: http://jsfiddle.net/detqs2o9/