开发者

jquery Range slider with one knob

开发者 https://www.devze.com 2023-02-19 05:47 出处:网络
Please have a look on this Demo Have a look on \"Mootols Slider with one knob\" section. I want to implement this slider. But instead of using Min and Max, I want to use fixed values or we can say va

Please have a look on this Demo

Have a look on "Mootols Slider with one knob" section. I want to implement this slider. But instead of using Min and Max, I want to use fixed values or we can say values in array.e.g., slider should move for {6,12,18,24,48}开发者_Python百科 these valuse only. Any help on this will be appreciable


Here you go, there's a jQuery UI plugin called "slider" and it can do exactly what you'd like: snap to increments

0

精彩评论

暂无评论...
验证码 换一张
取 消