[Javascript] Tab order on web page

Trey H tutwabee at hotmail.com
Sun Sep 8 22:59:16 CDT 2002


No.  To change the tab order in forms just add tabindex="" into the element.
Here is an example: <input type="text" name="joe" value="hi man" 
tabindex="1">

There lowest the tabindex is the first tabed item.

====================================
Trey Hunner: tutwabee at hotmail.com
website: http://www.websiter.biz
AIM, Yahoo, and MSN: tutwabee
ICQ: 155101326
====================================


>From: Andrew Dunn <andrew at d2k.com.au>
>Reply-To: javascript at LaTech.edu
>To: "'javascript at LaTech.edu'" <javascript at LaTech.edu>
>Subject: [Javascript] Tab order on web page
>Date: Mon, 9 Sep 2002 10:54:27 +1000
>
>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






_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com




More information about the Javascript mailing list