Jump to content

Problem using TABINDEX


Guest casper

Recommended Posts

Guest casper

HiI have a jsp page which includes 2 other jsp pages to make a complete form. Each jsp page contains few form elements. I have given proper tabindex values to all form elements. Resulting html page have tabindex in proper sequence without duplications. Proplem is that when I use TAB key, it skipps form elements of a whole jsp page and go to start again. Using SHIFT + TAB reverses the process and traverses those form elements only which are skipped using TAB key. How can I force it to traverse all form elements.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...