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
firefox menu not showing up about half the time
-
- Advanced
- Posts: 10
- Joined: Tue Jun 20, 2006 2:56 pm
-
- Advanced
- Posts: 10
- Joined: Tue Jun 20, 2006 2:56 pm
also...
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.
-
- Advanced
- Posts: 10
- Joined: Tue Jun 20, 2006 2:56 pm
g.filters
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".
-
- Advanced
- Posts: 10
- Joined: Tue Jun 20, 2006 2:56 pm
fixed
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.
//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.