DHTML menu not working
Posted by: emoh
Posted on: 2006-05-21 18:43:00
I'm a new client of DH, moving site from another host.
Everything appears to work fine except the main navigation which is a freeware script the previous web manager used.
Basics are:
index.html redirects to index.shtml
index.shtml is the home page where the navigation is built using the following code:
<SCRIPT language=JavaScript src="/js/menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="/js/mmenu.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="/js/scc-utils.js" type=text/javascript></SCRIPT>
I have confirmed that the folder and files exist. And it appears that DH does support this. What could be the issue?
The navigation doesn't display at all.
Thanks