header.inc

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
cernet
Beginner
Beginner
Posts: 1
Joined: Tue Aug 27, 2002 11:14 am

header.inc

Post by cernet »

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
<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!
Post Reply