Menu will not Display

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kshart61
Beginner
Beginner
Posts: 1
Joined: Thu Jul 22, 2010 7:08 pm

Menu will not Display

Post by kshart61 »

I need some help. I am using Windows XP with IE 8. I downloaded the DHTML menu and modified the menu. When I open the index.html provided with the download, my modified menu appears with no problem. However, I am trying to build within FrontPage a web page and the menu will not display after I save it and try to open using IE.

I saved all three .js files to the same directory where my page source code is located. When I try to open the page using IE, I am prompted if I want to run active scripts. I clicked on Yes but the menu still does not show.

HELP!!!!

Here is the webpage code that will not show the menu:
<html>
<head>
<body>
<p>
<img border="0" src="ZC-logo-header.jpg" width="1041" height="102"></p>

<script type="text/javascript" src="milonic_src.js"></script>
<noscript><a href="http://milonic.com/">JavaScript DHTML Menu Powered by Milonic</a></noscript>
<script type="text/javascript" src="mmenudom.js"></script>
<script type="text/javascript" src="menu_data.js"></script>

</body>
</head>
</html>

I
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Menu will not Display

Post by Andy »

Do you see any errors?

Should be a yellow triangle in bottom left corner of IE if there are - click it to see them and then let us know what you find.

Also, is this live on the Internet? might help if we can see it.
Post Reply