menu not supporting directory-structures?!

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
prefuse
Beginner
Beginner
Posts: 1
Joined: Thu Aug 29, 2002 11:21 am

menu not supporting directory-structures?!

Post by prefuse »

When using the milonic menu - is it not possible to have html-documents residing in different catalogues?

I'm using the frame version of the menu where you're supposed to have the following code in each document that you want to function with the menu...

<SCRIPT language=JavaScript src="frames_body_files/frames_body_array.js" type=text/javascript></SCRIPT>

<SCRIPT language=JavaScript src="frames_body_files/mmenu.js"
type=text/javascript></SCRIPT>

So when I put some of my files in subdirs I changed the src to point to the correct location.

<SCRIPT language=JavaScript src="../frames_body_files/frames_body_array.js"
type=text/javascript></SCRIPT>

...

This works fine and the menu is activated for those documents too. BUT the links in the menu itself doesn't work anymore!!! Do I have to make an extra copy of the <frames_body_array.js> and keep in each new dir I intend to make?

:cry:
User avatar
Scott
Advanced
Advanced
Posts: 26
Joined: Thu Aug 08, 2002 10:03 am
Location: U.K.

Post by Scott »

You should find your answer in this posting..


http://www.milonic.co.uk/menu/forum/vie ... php?t=1265
The lobsters are coming!!!
Post Reply