HTML5 type=range - showing label

后端 未结 7 2074
心在旅途
心在旅途 2021-02-12 13:25

Is there a way I can also set some label text for each steps in the HTML5 type=range control. Basically I have a range control

7条回答
  •  你的背包
    2021-02-12 13:45

    You can use jSlider. Its a jQuery slider plugin for range inputs.

    https://github.com/egorkhmelev/jslider

    Just check out the demos and documentation. Hope this helps.

提交回复
热议问题