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