Configuring Tabbing order on forms

message from cubanallstar on 16 Jul 2004
Im wanting to specify a tabbing order to render form filling more efficient. Is there a simple way of doing this?

Cubanallstar.
 
jojo replied to cubanallstar on 16 Jul 2004
Hi

Use the tabindex attribute on each form element, increase the tabindex
number by one for the tabbing sequence.

tabindex="1"

If you right click on the form element and select edit tag you can enter
this through the dialogue box, under accessibility, if you prefer.
 
cubanallstar replied to cubanallstar on 16 Jul 2004
Don't worry got it!

For the record

tabindex=" "

CA.
 

Archived message: Configuring Tabbing order on forms (Macromedia Dreamweaver)