Tabbing through Form fields

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello All!

I've made a form and want to be able to tab through the fields in order. I, for some reason can't do this. I feel like an idiot, but have never had this issue before. Any pointers to check in the html?

Thanks!

James
 
Hi James,

Do the fields have the tabindex attribute set tabindex="2"

To accomplish, double click the field, enter a value for the tab index,
click OK
--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Need to protect your web pages Page Protector Pro
http://www.websunlimited.com/order/Product/PagePro/pagepro.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible



jamescoats said:
Hello All!

I've made a form and want to be able to tab through the fields in order.
I, for some reason can't do this. I feel like an idiot, but have never had
this issue before. Any pointers to check in the html?
 
jamescoats said:
Hello All!

I've made a form and want to be able to tab through the fields in order.
I, for some reason can't do this. I feel like an idiot, but have never had
this issue before. Any pointers to check in the html?
Thanks!

James

In the form field properties, use the "tab order" field. Just start with
"1" and increase by 1 for every field. Focus will follow the increasing
numbers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top