|
|
Q2084 How can I control the tab order in my form?
irt.org | Knowledge Base | HTML | Q2084 [ previous next ] Q2084 How can I control the tab order in my form?In IE 4+ and NN 6+ you can use the TABINDEX attribute to control the tab order inside a form. It takes a numerical value which specifies the tab order of the element, e.g.:
You can read more in the HTML 4.0 Specification. Feedback on 'Q2084 How can I control the tab order in my form?' |
-- div -->
|