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:18
Install Problem
Poster: Jamsy
Dated: Tuesday August 19 2003 - 15:13:15 BST
Sorry for such a lame question - have been using ver 3 and just got a license and upgraded today to version 5.
I downloaded the sample7 which allow the colour changer on the top menu. However I am having immense problems in just trying to get the menu to appear
i have this code just after my body tag:
Code:
<SCRIPT language=JavaScript src="menu_data.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>
Poster: John
Dated: Tuesday August 19 2003 - 15:20:42 BST
Try flipping the order - call the _src first.
If that doesn't work post a URL so we can look at your code.