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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tab order textboxes

Status
Not open for further replies.

aldrin001

Programmer
Joined
Mar 3, 2003
Messages
5
Location
BE
I have created a table with in every cell a textfield. Now i want to manualy place the tab orders. i tried to give a taborder to the cell but the taborder of the textfields overwrites these.
Does somebody knows a solution
 
um did you try using the &quot;taborder&quot; attribute in the <input> elements? That should work.

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top