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

header.inc


Poster: cernet
Dated: Tuesday August 27 2002 - 12:25:18 BST

hello!
need help in implementing this great menu script on my personal web page.

I've created a header.inc file and placed there the calling menu script
Quote:
<head>
<title><% = sPageHead %></title>
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
</head>

<body>


this works fine the first time menu is called (Default.asp), but i cant get it to work on the other pages.

:oops: please help me!