Friend of mine needs help with some JavaScript, and since I know a little bit (little), I decided to help him. I'm drawing a blank on this one, though.
Using script.aculo.us to create a multi-slider. I've sort of got the sliding handles to work. They move left and right! Anyway, when each handle is put into position, I need to have a preview field display the text that corresponds to the location of the two handles.
There's a demo video he provided me:
http://www.youtube.com/watch?feature=player_embedded&v=D0V4P8q5G-E
And then he gave me a zip archive with the HTML and CSS. I got the JavaScript files from the script.aculo.us website.
Anyway, here's what I have so far:
Could anyone assist or point me in the right direction to have it behave as seen in the demo video? It would be greatly appreciated.