-
checkAdjacentElement( dir )
- Return type: no return value
- Deselects the currently selected
radio
button in the group and selects the one adjacent to it. If the argument <var>dir</var> istrue
, the next radio button is selected. If it isfalse
, the previous radio button is selected.