JQuery Slider, how to make “step” size change

后端 未结 12 777
遥遥无期
遥遥无期 2020-11-27 10:59

Is it possible to use the JQuery Slider (range slider / dual slider) to have non-linear (non consistent \"step\" size) values?

I want to horizontal Slider to look li

12条回答
  •  無奈伤痛
    2020-11-27 11:18

    I had to do something similar and even though this is a late response, someone else may happen on to this thread just as I did, and find my solution useful. Here is the solution I created:

    http://jsfiddle.net/YDWdu/

    So apparently, postings containing links to jsfiddle "must be accompanied by code".
    OK - here ya go, stackoverflow... Some lovely "code" for you.
    

提交回复
热议问题