[Javascript] Re: Tab order on web page

Cutter (javascript list) javascript at theblades-family.com
Mon Sep 9 08:29:58 CDT 2002


tabindex is a nice feature, but I think it is only supported in IE (5.+?) 

Cutter 

Peter Brunone writes: 

> 
> 	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.
> | 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
 



More information about the Javascript mailing list