[thelist] Radio button tab problem

Dave Nelson dnelson at netbank.com
Wed Jul 30 13:43:37 CDT 2003


Rich Gray [mailto:rich at f1central.net] said:
> Bryan (and others),
> 
> Thanks for your replies...
> 
> Well unfortunately tabindex isn't really a solution for an IE 
> user who uses
> the TAB key to navigate through a form and expects to access 
> all widgets on
> the screen... my users don't seem to like using arrow keys ...
<snip>

An array of radio buttons is a single widget. It may look like multiple
fields but it really only one field with multiple option. It may be best
to think on a radio button array as a select box that is able to show
all of its options at once.

--dave


More information about the thelist mailing list