Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

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:41

Show Menu on link


Poster: f1reburn __at__ cncseries.com
Dated: Tuesday April 30 2002 - 19:12:47 BST

Is it possible to show the menus on a link with a function like

<A HREF="somelink-htm"
onMouseOver="ShowMenu('Menu1')"
onMouseOut="CloseMenu('Menu1')"
>
Show the menu
</A>


Look at this link to undestand what i mean:

http://www.webreference.com/dhtml/hierm ... oadMe.html

Re: Show Menu on link


Poster: Anonymous
Dated: Sunday May 19 2002 - 19:50:53 BST

Yup,

you need popup("menuname") and popdn()

There's no need to specify the menu that you want to hide the system takes care of that.

Cheers
Andy

Re: Show Menu on link


Poster: Anonymous
Dated: Sunday May 19 2002 - 19:50:54 BST

i need to do this, too, although i need to popup() the second menulevel. this works, but the menu places it at pos. 0,0. any way to let the menu place it at the right place?

greets,
patrick

Re: Show Menu on link


Poster: Anonymous
Dated: Sunday May 19 2002 - 19:50:55 BST

hmm, i noticed that if you move through the menu with the mouse and click on the link afterwards, the submenu appears in the correct place...
any workaround/solution?

greets,
patrick