Menu jumps in Firefox and Netscape

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Roy Evans
Beginner
Beginner
Posts: 3
Joined: Wed Aug 11, 2004 10:49 am

Menu jumps in Firefox and Netscape

Post by Roy Evans »

Hi All

Great menu system - I've now used it on several sites!

I have a slight problem with a new site, however.

If you go to http://www.adsensa.co.uk in either Firefox or Netscape, you'll notice that when you hover over a level three submenu and, without clicking anything, return to a level one or two elsewhere, the menu jumps out of position. It's perfect in IE.

I've used a combo of positioning in the menudata.js and styling in CSS to get the effect I wanted.

All and any help much appreciated. Please let me know if I can provide any further details that would help.

Thanks in advance.

Roy
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Try moving up to the current version (5.736). There were a number of FF fixes in the last 2 releases - nothing really specific to your problem, but ya never know (not to mention you need to be current for support).
John
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Firefox etc.

Post by Migru »

Hi

just had a look at your menudata file.
At first, some minor syntax issues should be improved, i.e.
omitted the semicolon

Code: Select all

menuwidth="220"
(not only there) and then, you have the drawmenu() twice in one file. Another observation is, that global definitions are on top of the file and at the bottom too!
I hope this may help as well.
I am monitoring this, because I am using ff and interested in any improvements available.

Michael (Migru)
Roy Evans
Beginner
Beginner
Posts: 3
Joined: Wed Aug 11, 2004 10:49 am

Post by Roy Evans »

Thanks guys. Will do both and report back.

Thanks again.

Roy
Post Reply