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: 336
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