jQuery UI Slider: move the value along (with) the handle

前端 未结 6 1395
谎友^
谎友^ 2020-12-25 08:31

I used the jQuery UI slider component in my page to set a range of prices. I can also use their ui.values[] to set and show the new values in other divs.

6条回答
  •  粉色の甜心
    2020-12-25 08:40

    you can find it so easily in the official documentation of jQyeryUI slider page in the following example

    http://jqueryui.com/slider/#custom-handle

提交回复
热议问题