Hi All,
I am trying to implement a slide bar control in a web page. The idea
is that the user will be asked a question and then will be required to
enter a rating for that question. Is there a quick and easy way to
implement this using a slide bar in HTML/javascript? The slide bar
will have "levels" from 1-5 and the user should be able to drag it to
the appropriate level and then submit so that value could be stored. I
was not able to find any example of this? I would really appreciate if
someone can guide me in the right direction
Thanks in advance.