XUL:Method:checkAdjacentElement
From MDC
- 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 dir is
true, the next radio button is selected. If it isfalse, the previous radio button is selected.