Tabbing to Menu
Tabbing to Menu
I have incorporated the keypress.js file however I cannot tab into the menu. If I hover over the menu and show the menu items then the tab will go into that menu. Any ideas on how to get around this?
Hi Ruth,
Once I placed url in the first menu I was able to tab to it. Then I can tab to the next menu fine but if I want to go to the third menu, it goes thru all the sub menus. However since I have the menu set up to open onclick, it is not showing the sub menus.
I did noticed that if I go and click on all the menus first so I have the sub menus show up, then go thru the tab the menu show the sub menus when I tab to them.
I do not have a url for you right now as the app is an intranet app.
Once I placed url in the first menu I was able to tab to it. Then I can tab to the next menu fine but if I want to go to the third menu, it goes thru all the sub menus. However since I have the menu set up to open onclick, it is not showing the sub menus.
I did noticed that if I go and click on all the menus first so I have the sub menus show up, then go thru the tab the menu show the sub menus when I tab to them.
I do not have a url for you right now as the app is an intranet app.
There is another person who had a menu set to open on click, he said putting a url in the item that opens the submenu will let it open when you tab.
It will go through all the submenus before going to the next. There's no way for the person who is tabbing to know that there is a submenu with links if it doesn't open.
Ruth
It will go through all the submenus before going to the next. There's no way for the person who is tabbing to know that there is a submenu with links if it doesn't open.
Ruth
Andy's finishing up a project on the server. Can't give an exact time frame, but he expected to be able to get working on it today. 508 is a high priority for us.
As for updates, subscribe to ("Watch") this topic.
As for updates, subscribe to ("Watch") this topic.
John
Shift - tab
I found out tabbing moves the cursor to the next submenu item.
However, using shift-tab takes the cursor back to the previous item in the same submenu, but not to the previous submenu.
I tested with http://milonic.com, and the issue exist. I'll watch this topic for reply.
Thanks to all javascript guru for this excellent tools.
However, using shift-tab takes the cursor back to the previous item in the same submenu, but not to the previous submenu.
I tested with http://milonic.com, and the issue exist. I'll watch this topic for reply.
Thanks to all javascript guru for this excellent tools.
- stephen702
- Super Advanced
- Posts: 77
- Joined: Wed Jul 16, 2003 4:53 am
- Location: Davis, CA
- Contact:
One issue I've noticed--and which Andy may already know about--needs to be addressed.
I have a horizontal menu bar at http://www.aact.org
In order to help visitors find things, some submenu items are listed more than once, under different headings. For example, from the menu bar, under "Events" one of the choices is an "AACTFest" submenu. On the menu bar to the right of "Events" is "Resources," and one of the choices under it is the same "AACTFest" submenu.
Tabbing works fine when the "AACTFest" submenu is called from "Events." However, when you tab to the "Resources" choice on the menu bar, the "AACTFest" submenu is again called, and this causes a problem: When the user has tabbed through the "AACTFest" submenu, he cannot continue to tab the other choices under "Resources." Instead, he is sent back to the "AACTFest" submenu's first appearance under "Events"--effectively setting up a loop that prevents the user from accessing all the menu choices.
I have a horizontal menu bar at http://www.aact.org
In order to help visitors find things, some submenu items are listed more than once, under different headings. For example, from the menu bar, under "Events" one of the choices is an "AACTFest" submenu. On the menu bar to the right of "Events" is "Resources," and one of the choices under it is the same "AACTFest" submenu.
Tabbing works fine when the "AACTFest" submenu is called from "Events." However, when you tab to the "Resources" choice on the menu bar, the "AACTFest" submenu is again called, and this causes a problem: When the user has tabbed through the "AACTFest" submenu, he cannot continue to tab the other choices under "Resources." Instead, he is sent back to the "AACTFest" submenu's first appearance under "Events"--effectively setting up a loop that prevents the user from accessing all the menu choices.
As you guys know I"m not a programmer, but it seems to me it would involve a lot to somehow have the menu note that it had a submenu which had two parents, to figure out which parent had generated the mouseover and then translate back the position of that mouseover. Then somehow that has to get translated into the tab access module. Then again, it might be a simple thing and I'm all wet
I think the easiest fix for that would be to copy the submenu, paste it and add a 1 after it, then choose one of those mouseovers to be submenu and the other to be submenu1 That would guarantee that there would be no problem with the tab access and no loop generated.
Ruth

I think the easiest fix for that would be to copy the submenu, paste it and add a 1 after it, then choose one of those mouseovers to be submenu and the other to be submenu1 That would guarantee that there would be no problem with the tab access and no loop generated.
Ruth
no url in first menu item?
I've been following this thread with greate interest. I am also curious if it is possible to make the keyboard tab work if the first menu item doesn't have a an associated url.
If this is a bug, is there an idea as to when it will be fixed?
Is there a work around? For instance, can one include a url in the first menu item and then simply hide it with client-side JavaScript?
Any feedback would be appriciated.
Thanks!
If this is a bug, is there an idea as to when it will be fixed?
Is there a work around? For instance, can one include a url in the first menu item and then simply hide it with client-side JavaScript?
Any feedback would be appriciated.
Thanks!
Hi Choltz,
Well, there is a property type=disabled; I don't know if you could maybe put a transparent image in with a url and then make it type=disabled; I'm not sure if that would be read as not having a url or not? What exactly is the first menu item? Maybe you could put in a url to the first item in the submenu. I know it would be in there twice but.... just a thought
Ruth
Well, there is a property type=disabled; I don't know if you could maybe put a transparent image in with a url and then make it type=disabled; I'm not sure if that would be read as not having a url or not? What exactly is the first menu item? Maybe you could put in a url to the first item in the submenu. I know it would be in there twice but.... just a thought
Ruth
Yes, the menu version information page does that.
As to the modules, I think you need to check the Bolt-on Modules page and look at the dates on the modules to see if they have been updated, though they are included in the menu so I guess they get updated in the download automatically.
Could you list the 'bugs' to which you are referring?
I just tested the keypress in a menu with the first two items being
As you can see neither of those have urls, or showmenus. I could tab through the whole menu with no problems IE, Netscape, Firefox. So, I'm unsure what problem is happening for you.
Ruth
As to the modules, I think you need to check the Bolt-on Modules page and look at the dates on the modules to see if they have been updated, though they are included in the menu so I guess they get updated in the download automatically.
Could you list the 'bugs' to which you are referring?
I just tested the keypress in a menu with the first two items being
Code: Select all
aI("text=no show no url;");
aI("text=Header;type=header;");
Ruth