开发者

is there any way to have text under each increment of the jquery slider

开发者 https://www.devze.com 2022-12-23 07:03 出处:网络
looking at this example of the jquery ui slider http://jqueryui.com/demos/slider/#steps i want to be able to show the values of the increments under each \"increment point\".so in this exampl开发者_

looking at this example of the jquery ui slider

http://jqueryui.com/demos/slider/#steps

i want to be able to show the values of the increments under each "increment point". so in this exampl开发者_Go百科e it would show 0, 50, 100, etc . . .

is this possible or do i have to align text underneath and hope it lines up


Looks like the Filament Group as done something like that with there plugin that makes a jQuery UI Slider from a select element

0

精彩评论

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