Hi all
I am using Menu Maker and designing in Front Page. It displays correctly on my computer, but after it is uploaded onto the sever, it does not display.
I did some searching on Google and found a recommendation on how to use javascript code rather than the menu maker code, but neither is successful
Code:
<!--webbot CLIENTSIDE
bot="XmmFpEx" MODULEID="'test pl (project)\exhibition_off.xws'" PREVIEW="<img src='images/menu/exhibition.gif?06455A08' editor='menumaker' border='0'>" startspan --><script src="xaramenu.js"></script><script menumaker src="images/menu/exhibition.js"></script><noscript><img src="images/menu/exhibition.gif?06455A08" editor="menumaker"></noscript><!--webbot
bot="XmmFpEx" endspan i-checksum="21261" -->
I replaced it with
Code:
<div id="top_nav>
<script language="javascript1.1" type="text/javascript" src="xaramenu.js"></script><script language="javascript1.1" type="text/javascript1.1" src="images/menu/exhibition.js"></script>
</div>
What could I be missing?
Thanks kindly in advance
Bookmarks