Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:44
submenu item show up in wrong location
Poster: yadin
Dated: Saturday March 9 2002 - 19:37:24 GMT
When I mouseover a menu item that has a submenu, normally the submenu open correctly to the right. This does not happen when you set focus on the submenu. The submenu open in teh top left corner of the page
If I mouseover the menu first it works correctly from then on. Why does it not work correctly on the first time?
Re: submenu item show up in wrong location
Poster: Andy
Dated: Wednesday January 30 2002 - 23:14:52 GMT
What do you mean by set focus? I have not seen this issue, do you have a site we can troubleshoot?
Thanks,
Yadin
Re: submenu item show up in wrong location
Poster: Andy
Dated: Thursday January 31 2002 - 7:15:36 GMT
i guess he means the same thing i posted in "Show menu on link", atm i have no page available to troubleshoot, sorry.
greets,
patrick
Re: submenu item show up in wrong location
Poster: Anonymous
Dated: Sunday May 19 2002 - 19:51:58 BST
Let me explain further.
I am using a Tabular Data Control to populate the menu names. When I use an arrow key to show the sub menu, the menu pops up at the top left corner of the start of the menu location. If I mouse over the menu first then use the arrow keys the menu displays correctly.
What is happening is the menu location variable is not set until you mouse over the menu one time. I wrote to Andy about this and he gave me a couple of thing to try but so far nothing I have tried has worked.
I can't show youa web page because these pages are on our internal network.
One thing I need to add, I have added code to the menu to use the arrow keys to navigate the menus. Our web pages must be accessable for the handicapped os the arrow keys must work similar to the arrow keys in a standard Microsoft application.
--Mikey