954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Radiobutton List rating

HI there.

We are currently creating a page which contains
(a) 10 Check Boxes
(b) for each check box there is a radio button list with 10 values.


What we want to achieve is the following
When e.g. The first checkbox is checked, the forst radio button list should be made enabled with script - this has been achieved.

However, lets say they check the first 3 check boxes, the first 3 radio buttton lists should then be made enabled, which works fine, but now i want to limit the users raning to 3 instead of 10, and also not to allow the user to rate a rating of say 1 twice, meaning that the user must rate in numerical order say 1 , 3 , 2 - not 1, 1 , 2 or 3, 3 ,2 ...

How could i do this in JavaScript ?

regards,

cVz
Junior Poster
140 posts since Mar 2008
Reputation Points: 29
Solved Threads: 7
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: