Search found 5 matches

by TelMgr
Thu Aug 05, 2004 2:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: different paths for menue scripts and images
Replies: 17
Views: 11927

Yes that's what I saw, but can't understand what's wrong.

So I suggested the most recent, I think its 37 or 38 now. The idea is that if something is not right it might correct it. Such as wrong file format, or errors uploading, or maybe hidden characters, I just thought that if you dropped in ...
by TelMgr
Wed Aug 04, 2004 11:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: different paths for menue scripts and images
Replies: 17
Views: 11927

I can't find it, whatever it is, I wonder if you need to download the latest and upload the three files again. src, nuns4 and dom, completely replacing the old ones. There is nothing to change.

maz

Maz,

Those files are v5.33, which I believe is most recent. All four files are in a sub-directory ...
by TelMgr
Tue Aug 03, 2004 5:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: different paths for menue scripts and images
Replies: 17
Views: 11927

John,

I've gone back to ground zero and am still unable to properly specify a path. The only thing posted to the site now are the files that come with the menu. The *.js files are unchanged.

-Changed name of menu.htm to index.html Worked fine as long as *.js files remained in /newsite.
-Moved *.js ...
by TelMgr
Mon Jul 26, 2004 6:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: different paths for menue scripts and images
Replies: 17
Views: 11927

Menu path still not correct

Thanks for your thorough reply. I've made the changes you suggested and the menu does not appear at all.

As I said in my original post, I' have tried various paths based upon earlier posts, and I just can't seemed to get it.

Would you mind taking another look?
http://www.mtholyoke.edu/acad/biol ...
by TelMgr
Tue Jul 20, 2004 2:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: different paths for menue scripts and images
Replies: 17
Views: 11927

More about paths

Keep in mind there is a big difference between 'relative' and 'server-relative' paths. What you just used is server-relative. A relative path is full of ../../ junk, and is not a clean way to program.

I am one of the many people who have difficulty specifying the correct path for files within sub ...