I want to make a horizontal scroll bar (not sure what language... that's why I kept this in general) Something like: http://www.layoutgeneratormyspace.com/inc/lg/html/myspace_layout_generator.html?rgb=255,255,255 has... except I was just one bar. I want it for people to rate things. (instead of clicking 1-10 radio buttons, users will move the bar.) any ideas? is there a name for something like this. any help is appreciated thanks.
The code is ASP.Net however the client side is purely javascript so you could have viewed the code it renders into (aka page source). The .Net aspect of it is purely so that it can be controlled serverside/ will remember the position after round trips to the server and all the other fun stuff.