Search found 9 matches

by eclipz
Thu Jul 14, 2005 9:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

We'll, just following up on my previous post. We believe we found out what was causing the menu not to display on some computers.

After multiple tests on a computer (we'll call it c1) that couldn't display the menu we found out that it had to be a file conflict in the cache. We copied the cache ...
by eclipz
Thu May 19, 2005 11:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

We'll, I've cleaned up the code and now have unique menu names (between quotes) and we're still having trouble with the user seeing the menu. We were able to get him to drop off his laptop and over the next couple of days we're hoping to find the culprit.

My most recent updates are here:
http ...
by eclipz
Wed May 18, 2005 4:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

Just another quick question. In regards to the code

with(firstMenu=new menuname("Main Menu")){

doesn't "firstMenu" relate back to the menu_data.js file? In the data file don't you need to have the "firstMenu", "secondMenu" so that the drop down menus know where to go? Below is the script from ...
by eclipz
Tue May 17, 2005 9:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

So something like this?

with(secondMenu=new menuname("Secondary Menu")){

I will ask the people that can't see the menu to empty their cache and visit the site again. Is there anything that needs to be done with "new menuname" in the code. Both the top and bottom menus have the same text after ...
by eclipz
Mon May 09, 2005 5:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

Hello again,

As for the Service Pack 2 suggestion, we don't have a problem seeing the script on our WinXP computers with SP2 installed. We've also checked with the members that are having trouble seeing the menu and they do have SP2 installed as well. Also we are using the most recent versions of ...
by eclipz
Mon May 09, 2005 5:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

Hello,

In regards to Kevin's question, I read somewhere on this site or forum that when you have two menus on the same page to have them looking for separate menu_data files. Hence the menu_data.js and the menu_data_new.js file. But that didn't solve the problem of some people not being able to see ...
by eclipz
Fri Apr 29, 2005 5:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

At our office everything works fine. We are in the proofing stage of the site and some clients that are proofing the site that can't see it while others can.

The systems that can't see the menu are WINXP, Service Pack 2, Java Enabled. Internet Security set to medium. The funnything is other users ...
by eclipz
Fri Apr 29, 2005 2:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

Here is the link to the menu file. I am using an include script for placing the header file on the content pages.

http://www.niakwacc.ca/menu/header.php

All the files can be found in http://www.niakwacc.ca/menu/

Thanks, Mark
by eclipz
Thu Apr 28, 2005 10:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing up on some computers [Solved]
Replies: 20
Views: 16318

Menu not showing up on some computers [Solved]

We're having a problem where the menu displays properly on some PCs and not at all on others. We've gone through the "do you have javascript enabled" and other checklist items. But some people are still having trouble.

I've read that other people have had similar issues but haven't had any success ...