ellicoga Posted March 12, 2008 Share Posted March 12, 2008 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. Is there anyway to do this? Link to comment https://forums.phpfreaks.com/topic/95719-enabling-radio-boxes-with-a-certain-criteria/ Share on other sites More sharing options...
ohdang888 Posted March 12, 2008 Share Posted March 12, 2008 maybe javascript.... like a "on click, enable next thing" sort of code. i'm not sure how it would be done though. Link to comment https://forums.phpfreaks.com/topic/95719-enabling-radio-boxes-with-a-certain-criteria/#findComment-490125 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.