Having problems with DHTML Menu? There is usually somebody here who knows the answer.
-
Jamsy
- Beginner

- Posts: 2
- Joined: Tue Aug 19, 2003 3:10 pm
Post
by Jamsy »
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: Select all
<SCRIPT language=JavaScript src="menu_data.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>
-
John
- Team

- Posts: 5967
- Joined: Sun May 19, 2002 8:23 pm
- Location: Phoenix, AZ
-
Contact:
Post
by John »
Try flipping the order - call the _src first.
If that doesn't work post a URL so we can look at your code.
John
-
Jamsy
- Beginner

- Posts: 2
- Joined: Tue Aug 19, 2003 3:10 pm
Post
by Jamsy »
Wow that was quick and more to the point spot on - it now works
Thanks VERY much
Jamsy
-
John
- Team

- Posts: 5967
- Joined: Sun May 19, 2002 8:23 pm
- Location: Phoenix, AZ
-
Contact:
Post
by John »
We aimz to pleeze
Just FYI, the menu needs the code (and also the scriptpath, whether or not you have something there) in the milonic_src file before it can get going.
John