Skip to content
Advertisement

Tag: checked

Radio buttons checked changing submit text

My site structure consists on an index.php which is styled by a css file. It then includes the following php code in a separate file: It appears on screen with no problems in the correct layout as my css style sheet. What I would like this to do is when I select the “Subscribe” radio button the submit button text

Change class of parent div if radio input checked

I’ve been searching and searching google for answers to my question but have been unsuccessful so far. I’m hoping one of you guys could give me some assistance. Example is published HERE. My goal is to have the table containing the selected radio button className be change to “selected” when the radio is selected, and “container” when the radio is

Advertisement