[thelist] TabIndex and Browser Support...

Anthony Baratta Anthony at Baratta.com
Fri Jul 13 15:58:05 CDT 2001


At 01:49 PM 7/13/2001, you wrote:
> > From: Anthony Baratta <Anthony at Baratta.com>
> >
> > Does NN 4.x support tabindex? Or does the whole form need to conform
> > to the tabindex schema before it works?
>
>nope... wait, lemme check... nope...
>
>you got NN4.x there?  you should test it to be sure, but it's ignoring
>mine...

I have 4.7x and it's not behaving for me either. sigh


> > Everything is hunky-dory with IE, with and with out the TabIndex
> > attribue, but with Netscape even if I add the TagIndex attribute to
> > the Input Type=Text(#1)/Password(#2) tags, Netscape jumps to an href
> > link next after you hit tab while in the Username field.
>
>i believe NN4.x- walks through forms as if they were linearized -- in
>what order they appear in the source...
>
>does that hyperlink appear before the button you're trying to select?

Nope. Here's the code snipped out. One right after the other (image in 
between):

<TD bgcolor="#6666CC" background="/images/sign_bkgd.gif" valign="top">
<IMG src="/images/spacer.gif" width="10" height="10"><BR>
<IMG src="/images/sign_user.gif" width="46" height="21" align="baseline">
<INPUT type="text" name="Username" size="8" maxlength="20" tabindex="1"><BR>
<IMG src="/images/sign_pass.gif" width="46" height="21" align="baseline">
<INPUT type="password" name="Password" size="8" maxlength="20" 
tabindex="2"></TD>

---
Anthony Baratta
President
Keyboard Jockeys

Blatant Plug: Cool Jazz for a hot summer,
     http://LisaMarie.Baratta.com





More information about the thelist mailing list