menu overlaps java applet

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Jaco
Super Advanced
Super Advanced
Posts: 85
Joined: Thu Sep 30, 2004 4:57 pm
Location: montreal
Contact:

menu overlaps java applet

Post by Jaco »

Hello, my sub-menu is appearing under my java applet. Is there a solution for this?

for an example: http://www.lightmypump.com/npsha/npsha.html

Thanks

Jacques
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I can't test this since the applet is not functioning. It says class whatever name is not loaded.

You'll also need to specify browser that is having the problem.

Ruth
Jaco
Super Advanced
Super Advanced
Posts: 85
Joined: Thu Sep 30, 2004 4:57 pm
Location: montreal
Contact:

Post by Jaco »

Huuum, I have tried that link here on 2 computers and it seems to work fine.

I am using Firefox. I tried it on Explorer and the menu works fine.

Does Milonic have issues with Firefox?

Jacques
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

What's happening on this computer, which has ie5.5, it is changing the names of the class files since they have dots in them, i.e. efficiency.whatever.class so it's making them efficiency%/20 or something and therefore not downloading the file, and when I try to put it in the address bar it again converts them to the % sign and gives file not found. And, I have no idea what to check or uncheck to make the browser not change those dots to % things.

Unfortunately, when I try downloaded the page in FF it won't download the class file. Somehow I have to get that file to be able to work on this.

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

Post by Andy »

Try adding fixMozillaZIndex=true; to the top of your menu_data.js file.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You also need to update your menu system. You're running v5.723, which is over 2 years old! Further, only the most current version is supported here on the forum (now at v5.777!).
John
Jaco
Super Advanced
Super Advanced
Posts: 85
Joined: Thu Sep 30, 2004 4:57 pm
Location: montreal
Contact:

Post by Jaco »

The fix worked, thank you.

I also have a new registered updated version of the menu. It seems to work fine in Explorer but not so well in Firefox.

I get this flickering when the cursor is left on the main menu, any ideas?

Thanks.

Jacques
Post Reply