How to set the menu to work with different folders?

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
efrat
Beginner
Beginner
Posts: 2
Joined: Thu Jul 11, 2002 4:27 pm

How to set the menu to work with different folders?

Post by efrat »

Hi all,

When I place the menu in a different folder (under the main one), and set the JS files to the home folder (i.e. - ../menu_array1.js).

In the page I don't see the images, I get an "error on page" message and of course all the links don't work.

Where am I going wrong? or is the script only works in the one folder, where the JS scripts are?

Thank you.
Efrat.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

This is down to your location of files.

You need to tell the menu where the files really are.

It's sometimes best to use /menu_array1.js instead of ../menu_array1.js because your location will change depending on what directory level you are in.

Cheers
Andy
efrat
Beginner
Beginner
Posts: 2
Joined: Thu Jul 11, 2002 4:27 pm

Post by efrat »

Thank you. but unfortunately this didn't work as well, I still have the same problems.

I even tried giving it the absolute root (http://...).

Thanks again.
Efrat.
Post Reply