Tabbing to Menu
Hi Ruth,
Ok, so I implemented a test menu using the latest build. As soon as I removed he Home menu item, the tabbing stopped working. This is the bug i have been in contact with John about. Andy was supposed to be working on it but I have not heard on where they are with this. Our software does not have a home menu so the tabbing will needs to work without having a home menu item. Can you see when this bug might be fixed?
Ok, so I implemented a test menu using the latest build. As soon as I removed he Home menu item, the tabbing stopped working. This is the bug i have been in contact with John about. Andy was supposed to be working on it but I have not heard on where they are with this. Our software does not have a home menu so the tabbing will needs to work without having a home menu item. Can you see when this bug might be fixed?
Hi,
OK, now I understand, you must not have any link at all as the first item of the menu. That's the only way I could reproduce the problem.
Andy is working on it. It may not be a simple solution, it may require a lot of programming.
I have figured out a workaround but I don't know if you would want to use it or if it's viable for you. I placed this as the first item.
The padding=0, fontsize=2px, and itemwidth=1 keeps the item so small as to be almost invisible. The separatorsize=0 prevents any separator showing after the item, the colors listed [based on the offbgcolor [silver] of the sample menu] and the onborder=0 makes it so that nothing shows up when the item gets tabbed. It does tab there, nothing I tried stops that, but no color changes, no border shows up, and there is no actual link to any page.
I know it's not a perfect solution, but while Andy is working on it, this does allow the keypress to be used and work without putting in an actual link.
It works in Netscape, IE, Firefox.
Ruth
OK, now I understand, you must not have any link at all as the first item of the menu. That's the only way I could reproduce the problem.
Andy is working on it. It may not be a simple solution, it may require a lot of programming.
I have figured out a workaround but I don't know if you would want to use it or if it's viable for you. I placed this as the first item.
Code: Select all
aI("title=empty item;status=empty item;text= ;padding=0px;offcolor=#eeeeee;oncolor=#eeeeee;fontsize=2px;url=#;separatorsize=0;onbgcolor=#eeeeee;onborder=0px;itemwidth=1;");
I know it's not a perfect solution, but while Andy is working on it, this does allow the keypress to be used and work without putting in an actual link.
It works in Netscape, IE, Firefox.
Ruth
Hi,
I'm sorry, but I am not a programmer. I have no idea what any kind of error means, except the one where one of the menu files didn't get called.
I just did the test to give you the code I made and I got no errors, or I couldn't have gotten a code that works.
If you would give a test page, or post your menu_data.js file and your html, css code and your menu version here I could make a page and use that version and test it, but without that, it's not something I can answer or figure out.
Ruth
I'm sorry, but I am not a programmer. I have no idea what any kind of error means, except the one where one of the menu files didn't get called.
I just did the test to give you the code I made and I got no errors, or I couldn't have gotten a code that works.
If you would give a test page, or post your menu_data.js file and your html, css code and your menu version here I could make a page and use that version and test it, but without that, it's not something I can answer or figure out.
Ruth
I believe that's a screen reader issue, since they were able to convince the world that laws should force browser to be compatible with the millions of them out there. [My personal opinion: So nice for them, since they do not have to compete with each other much now and therefore their development falls behind something like the different browsers that must compete with each other and improve in order to remain viable... as I said, just a personal opinion]
You might check the following links for information on screen readers:
http://www.netmechanic.com/news/vol4/ac ... y_no14.htm [this is an old article but gives a pretty good basic background on the various types of screen readers.
http://css-discuss.incutio.com/?page=Sc ... Visibility
Ruth
You might check the following links for information on screen readers:
http://www.netmechanic.com/news/vol4/ac ... y_no14.htm [this is an old article but gives a pretty good basic background on the various types of screen readers.
http://css-discuss.incutio.com/?page=Sc ... Visibility
Ruth
- stephen702
- Super Advanced
- Posts: 77
- Joined: Wed Jul 16, 2003 4:53 am
- Location: Davis, CA
- Contact: