tabindex jumps to menu ....

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
optical
Beginner
Beginner
Posts: 6
Joined: Sat Mar 13, 2004 12:38 am

tabindex jumps to menu ....

Post by optical »

For some reason the tab index on my form jumps to the menu after option 10.

To see this in action go here:
http://www.aclaunchpad.com/education-test.htm
and then scroll to number 10 and select yes or no.

Now press tab (the first one works) and again and again, etc.

With each tab (using IE 6.0 and others maybe) one of the menu items (in order) becomes the target and then back to the next tab. my tab orders are set correct. I have triple checked them. I don't have tabs in the menu and it is in a seperate table that is not part of the form.

Any help would be appreciated. I scanned the forum and found a few similar questions but none of the answers applied.

Thanks in advance.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Just for info, I tested your page in NN4, 6, 7, Opera 6, 7, Firebird .07 and IE 5.5 and the tab problem only occurs in IE. I'm not sure about macs since I don't have one. At least that narrows down the issue a bit. :)

Ruth
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Safari is okay

maz
optical
Beginner
Beginner
Posts: 6
Joined: Sat Mar 13, 2004 12:38 am

Post by optical »

innkeeper9 wrote:Just for info, I tested your page in NN4, 6, 7, Opera 6, 7, Firebird .07 and IE 5.5 and the tab problem only occurs in IE. I'm not sure about macs since I don't have one. At least that narrows down the issue a bit. :)

Ruth
Ruth,

Thank you for your help. Another IE issue .... grrrr.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

I forgot to mention, and I don't know if this is involved in the same issue or not, but...on the questions that have yes no answers. In browsers other than IE the tab goes to yes, then to no then to the next question, but in IE it goes to yes, and then directly to the next question. Don't know if that behavior has something to do with it or not.

Ruth
optical
Beginner
Beginner
Posts: 6
Joined: Sat Mar 13, 2004 12:38 am

Post by optical »

I have found that if I replace the menu with HTML links then I don't have a tab issue.

But, if I add the mmenudom.js file back to the page I have the issue.

While writing this post I checked the mmenudom.js file for tabindex ... yes it was there. I have now removed: tabindex="+_el+" from that file and I no longer have the tab issue.

I wonder if this should be labeled a bug?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Keep in mind you are now running an unsupported copy of the menu. I'd replace that file with a fresh copy (5.07 is now out anyway), and post it as a bug for Andy to look at.
John
optical
Beginner
Beginner
Posts: 6
Joined: Sat Mar 13, 2004 12:38 am

Post by optical »

I'm not sure what you mean by unsupported, unless you mean that it was an older release. I have updated it and it is still happening. I'll post it as a bug.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

I think John means you've altered the actual menu coding.

Ruth
optical
Beginner
Beginner
Posts: 6
Joined: Sat Mar 13, 2004 12:38 am

Post by optical »

ahhhhh .... when i updated it to the latest one I didn't make the change so it should be as new (I also submitted it as a bug).
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

optical wrote:ahhhhh .... when i updated it to the latest one I didn't make the change so it should be as new (I also submitted it as a bug).
Ruth is correct. When you modified the code it became unsupported. Also, any code that is down-level (e.g, you were running 5.06, I think, and 5.07 is current) is automatically "obsolete and no longer supported" as mentioned on http://milonic.com/menuvinfo.php.

We appreciate your going back to "our code", and also the bug post.
John
Post Reply