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:39
Call a separate popup menu from a static menu?
Poster: jimsohn
Dated: Thursday May 9 2002 - 4:02:13 BST
I would like to call a popup (separate array.js) from an existing menu (which has its own unique array.js). I have both arrays working for the separate menu's and at the present I use a separate text link to bring up the popup. I would like to call the popup up as a menu selection from within my static menu. I use popup(1) and popdn() to access the popup from a mouseover text link.
So again, the question is how do I do this as a menu item from within my static menu?
Jim
Re: Call a separate popup menu from a static menu?
Poster: jimsohn
Dated: Thursday May 9 2002 - 4:10:12 BST
I should have also said that I want the popup to appear with a mouseover on the static menu item vs a click and have it to remain visible only as long as I have the timegag set for. The popup timegap will be set for about 3000 to give slow fingers a long time to figure out whats going on and move their cursor over to the popup.
Jim
Re: Call a separate popup menu from a static menu?
Poster: jimsohn
Dated: Thursday May 9 2002 - 4:34:03 BST
I just put up an example of what I would like to do at:
http://www.gbgm-umc.org/wesley-va/indextest.html
You will see a first level vertical menu on the right side of the page and a text link below it that says Alexandria District. When you put your cursor over the text link a popup appears near the top left of the page.
I would like to have the Alexandria District selection inside the static vertical menu vs a text link below it.
Jim
Re: Call a separate popup menu from a static menu?
Poster: jimsohn
Dated: Saturday May 18 2002 - 4:37:18 BST
Wonder if anyone has a suggestion how I can accomplish using a static menu item to call up a popup menu. Please read the three posts above for further information on what I would like to accomplish.
The example is located at
http://www.gbgm-umc.org/wesley-va/indextest.html
You will see that the Alexandria District Text below the static menu will bring up a popup near the top left on the page. I would like to have this popup link within my static menu.
Maybe there is a function that could be created and called up from the static menu item. But I dont know how how to define the function.
Thanks in advance,
Jim