Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:05
Menu will not Display
Poster: kshart61
Dated: Thursday July 22 2010 - 19:20:03 BST
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://www.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
Re: Menu will not Display
Poster: Andy
Dated: Thursday July 22 2010 - 19:28:44 BST
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.