Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:03
firefox menu not showing up about half the time
Poster: cdpapoulias
Dated: Thursday June 22 2006 - 16:10:18 BST
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
also...
Poster: cdpapoulias
Dated: Thursday June 22 2006 - 16:15:24 BST
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.
g.filters
Poster: cdpapoulias
Dated: Thursday June 22 2006 - 17:54:41 BST
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".
fixed
Poster: cdpapoulias
Dated: Thursday June 22 2006 - 19:52:14 BST
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.