PDA

View Full Version : how to order tab




jackavin
09-01-2007, 03:09 AM
how can i order when i press tab button which from first

thank you

tech_support
09-01-2007, 03:42 AM
By putting tabindex="[WHATEVER NUMBER YOU WANT IT TO BE]" in the <input> tag.

jackavin
09-01-2007, 08:07 AM
thx so much