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
Menu jumps in Firefox and Netscape
Firefox etc.
Hi
just had a look at your menudata file.
At first, some minor syntax issues should be improved, i.e.
omitted the semicolon (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)
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"
I hope this may help as well.
I am monitoring this, because I am using ff and interested in any improvements available.
Michael (Migru)