Search found 1 match

by f1reburn@cncseries.com
Tue Apr 30, 2002 7:12 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Show Menu on link
Replies: 3
Views: 2917

Show Menu on link

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