I went to the similar situations before. Tabbing to focus needs
some understanding of UI design technology. The IE browser
treats a group of radio buttons (with an identical name) as one
logical unit on a page. So the tabbing can only give you
the focus to one of the radio buttons.

If you would like to give another try, you will find the IE browser
treats a select menu (with one visible row) as one logical unit on
the page too. Once you tab to focus it, you use the up and down
arrow buttons to make selections.

If your business requirements need browsers, I would say
it is better to follow the *default* behaviors of the browsers.

Jing
Netspread Carrier
http://www.netspread.com


----- Original Message ----- 
From: "Mathew, Manoj" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "Jing
Zhou" <[EMAIL PROTECTED]>
Sent: Tuesday, July 15, 2003 8:14 AM
Subject: RE: radio button issue


that is working..  But you know business requirements are always awkward.
they want to use "Tab" itself man...
thank you
matt

-----Original Message-----
From: Jing Zhou [mailto:[EMAIL PROTECTED]
Sent: Monday, July 14, 2003 11:19 PM
To: Struts Users Mailing List
Subject: Re: radio button issue


I think what you are describing is the *default* behavior of browsers.
I am using IE 6.0 and once I tab to focus on the first radio button,
I use the left or right arrow keys to navigate to the next or previous
radio buttons with the same name attribute. Try this to see if it works
on your browsers.

Jing
Netspread Carrier
http://www.netspread.com


----- Original Message ----- 
From: "Mathew, Manoj" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, July 14, 2003 3:59 PM
Subject: radio button issue


Hi all

  I have a situation when i have 4 radio buttons ad all have same property
name. So here the problem is i have to set the tabindex also. The control is
going only ot the first radio button and then to the next element after all
4 radio buttons.Any idea how can i resolve this? i want to let the user the
tab through all the 4 radio buttons..

thank you
mathew

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to