351 Views
getRadioValue is passed a reference to a radio button array and returns the value of the radio button that is checked or returns a null string. This is only useful if each radio button has a value defined for it in the HTML tag that creates the radio button.
0 comments