[Javascript] Tab order on web page

Peter Brunone peter at brunone.com
Sun Sep 8 23:06:19 CDT 2002


	Sure, but you don't need Javascript; it's just an HTML attribute called
TABINDEX that you set to an integer.  The order starts at the lowest and
goes through the highest number, cycling back to the start.
	I don't know if earlier browsers support tabindex, but you can probably
find out by checking around.

Cheers,

Peter

|-----Original Message-----
|From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
|Behalf Of Andrew Dunn
|
|Is it possible to change the tab order on a web page?
|
|Thanks.
|




More information about the Javascript mailing list