The problem here is we have radio group with the same name for each option. We use jQuery to check the radio button that has the value passed to it. The HTML code:
Do you like like jQuery? Yes No
And here is how it is called:
10 Sep 10 No comments
The problem here is we have radio group with the same name for each option. We use jQuery to check the radio button that has the value passed to it. The HTML code:
Do you like like jQuery? Yes No
And here is how it is called: