Drag the Range of a UI Input Range Slider

前端 未结 6 2029
长情又很酷
长情又很酷 2020-12-04 17:09
<---------[]=====================================[]-------->

0         10                                     90       100

I need an input r

6条回答
  •  情歌与酒
    2020-12-04 17:36

    You might try checking out the jQuery UI Slider

    The link above demonstrates the "range" selector feature, which is what you're looking for, but there are lots of other ways to use it as well.

提交回复
热议问题