|
I cannot see my css tab menu in FireFox. What I'm doing wrong?
Return to Recent Questions
Q:
My css tab menu doesn't show in FireFox. What I'm doing wrong?
A:
Check that you've set correct value for menu height:
var tmenuHeight = "auto";
Now you have
var tmenuHeight = "0";
Return to Recent Questions
Related:
- March 26, 2009 - After click the links the javascript horizontal menu stops showing up in cross-frame mode...
- Apr 12, 2009 - For some reason my item separator image won't show in css popup...
- May 17, 2009 - My menu dynamique css software doesn't recognizing the arabic text...
- May 18, 2009 - When I upgraded the browser to IE 7, the css menu li doesn't show any more.
- May 30, 2009 - If the new page in the frame is a frameset itself, the menu script won't show up.
- Jun 01, 2009 - Is there any functionality for tree javascript sliding menu to show/hide specific branches?
- Jun 11, 2009 - The Norwegian characters are not showed in the menu html css correctly.
- Jun 11, 2009 - Can I keep a submenu shown even when my mouse pointer is NOT over script pull down menu
- Jun 14, 2009 - The separator image doesn't show in dhtml web menu
- Jun 18, 2009 - Is there a way to show a links like I have in the dropdown menu download if the JavaScript is not allowed on computer?
- Jun 21, 2009 - pull down menu box doesn't work with Internet Explorer.
|