dataguy paul
08-08-2003, 03:21 PM
I use onClick="otherwidget.focus()" to shift the focus to other radio buttons in a document. However, when users press the tab, they do not tab from the current focus, but rather from the last tabbed-to location.
How can I keep the tab and focus() things synchronized?
How can I keep the tab and focus() things synchronized?