Enabling radio boxes with a certain criteria
Posted: Tue Mar 11, 2008 7:25 pm
I am creating a voting system in php.
I want the user to be able to select the first preference with the rest of the radio button disabled. Once the user has selected their preference, the second preference should be enabled except the candidate they have chose in the first radio box. And so on....
Is there anyway to do this?
I want the user to be able to select the first preference with the rest of the radio button disabled. Once the user has selected their preference, the second preference should be enabled except the candidate they have chose in the first radio box. And so on....
Is there anyway to do this?