teddie
Aug 11th, 1999, 07:35 AM
I have two option buttons on a frame, which were created inside of the frame. I have the tabindex of the frame set to 9, the first option to 10, and the second option to 11. However, tabbing through the form completely skips both options. How can I allow the user to tab to an option button and press enter to set its value to true?