firefox menu not showing up about half the time

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
cdpapoulias
Advanced
Advanced
Posts: 10
Joined: Tue Jun 20, 2006 2:56 pm

firefox menu not showing up about half the time

Post by cdpapoulias »

Hi, about half the time when viewing pages with the menu code inside, the entire menu doesn't show up. This is on Firefox 1.5 and probably all versions of firefox/mozilla. A good example is this page: http://www.worldwildlife.org/fellowship ... fellow.cfm.

If you refresh a few times you will easily see this problem.

I know that the menu is coded so that it doesn't show up until the outermost <table> is drawn. Maybe something is happening with the code and if there's a setting I can set to change this behavior that would be great.

If not, what other suggestions are there?

Please help, need to get this taken care of today.

Thanks,
Dinos
cdpapoulias
Advanced
Advanced
Posts: 10
Joined: Tue Jun 20, 2006 2:56 pm

also...

Post by cdpapoulias »

I've noticed that half the time when the entire menu shows up, the drop down menu under "Fuller Fellowships" doesn't show up. The homepage: http://www.worldwildlife.org/fellowships/fuller.cfm always seems to work correctly. Thanks again.
cdpapoulias
Advanced
Advanced
Posts: 10
Joined: Tue Jun 20, 2006 2:56 pm

g.filters

Post by cdpapoulias »

I've also noticed that on pages where the menu doesn't show up at all or simpy don't work -- there's an error "g.filters has no properties".
cdpapoulias
Advanced
Advanced
Posts: 10
Joined: Tue Jun 20, 2006 2:56 pm

fixed

Post by cdpapoulias »

Fixed,

//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";

lines were causing FF 1.5 to break. Once these two lines are commented out, the menu works perfectly.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

This should be fixed in the next verison of the menu due out soon.

There was a small browser detection problem
Post Reply