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

Posted by oo on Stack Overflow See other posts from Stack Overflow or by oo
Published on 2010-03-20T03:16:32Z Indexed on 2010/03/20 3:21 UTC
Read the original article Hit count: 314

Filed under:
|
|

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 example it would show 0, 50, 100, etc . . .

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

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about uislider