Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

java script to control the tab sequence in a jsp page

Status
Not open for further replies.

cjas

Programmer
Joined
Jun 6, 2006
Messages
1
Location
US
I have a jsp page with radio buttons.
How to code a javascript function in which tab goes through each form element(meaning both values of radio buttons instead of just one of them)?
 
Some browsers do this, some do not. For those that do not, you probably use the cursor (arrow) keys to navigate within radio groups.

Do you really think that you should enforce a different method upon users to that which they may be familiar with?

Dan



Coedit Limited - Delivering standards compliant, accessible web solutions

[tt]Dan's Page [blue]@[/blue] Code Couch
[/tt]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top