First Tier mouseover not working - Firefox (Mac/PC) [SOLVED]

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
mpilgrim
Beginner
Beginner
Posts: 5
Joined: Wed Aug 03, 2005 7:41 pm

First Tier mouseover not working - Firefox (Mac/PC) [SOLVED]

Post by mpilgrim »

The mouseover effect is not working in Firefox (just on the first level menu) for me on MAC or PC:

http://media.marketwire.com/SECURE/test.htm
(please ignore the broken images on the page)

It works fine in IE on both the PC and the MAC, and also Safari.
As you can see, in Firefox the second and third level menus show the mouseover effect just fine.

Can anyone help me?

It would be much apprciated.
- Matt
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I'm getting the submenus fine in Firefox1.02.

Now, I notice on your page if you view source you seem to be calling all the files 3 times.

Immediately after the table that has the form you have the call for all the milonic files including the menu_data.js file, then you have the calls in a noscript tag. Not sure why since the menu needs javascript so it shouldn't work in that environment. Then you have it again down immediately below the noscript tag calls for the menu files.

I suggest you put the calls immediately after the body tag before anything else and just use the one call. I don't know if that's the problem or not since I do get all the submenus in my older Firefox

Ruth
mpilgrim
Beginner
Beginner
Posts: 5
Joined: Wed Aug 03, 2005 7:41 pm

Post by mpilgrim »

Hi Ruth thanks for the quick respose. I'll try what you're suggesting.

The submenus work fine, it's the top menu that's not getting the BG color changing to dark blue as you mouse over it. You can see it working in IE.

I'm running Firefox 1.7.5, I wonder if thats the difference.

- Matt
mpilgrim
Beginner
Beginner
Posts: 5
Joined: Wed Aug 03, 2005 7:41 pm

Post by mpilgrim »

How 'bout that?! It worked!

Thank you very much Ruth! :D
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi Matt,

You're welcome... I think it was probaby confused with so many calls for all the files :)

Ruth
Post Reply