|
I cannot see my tab menu css in FireFox. What I'm doing wrong?
Return to Recent Questions
Q:
My tab menu css 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 menu frames stops showing up in cross-frame mode...
- Apr 12, 2009 - For some reason my item separator image won't show in expandable menu tree...
- May 17, 2009 - My html mouseover software doesn't recognizing the arabic text...
- May 18, 2009 - When I upgraded the browser to IE 7, the dhtml menu bar doesn't show any more.
- May 30, 2009 - If the new page in the frame is a frameset itself, the down menu navigation won't show up.
- Jun 01, 2009 - Is there any functionality for tree menu in java script to show/hide specific branches?
- Jun 11, 2009 - The Norwegian characters are not showed in the menu web page correctly.
- Jun 11, 2009 - Can I keep a submenu shown even when my mouse pointer is NOT over javascript slider bar
- Jun 14, 2009 - The separator image doesn't show in menus java script
- Jun 18, 2009 - Is there a way to show a links like I have in the css dynamic menus if the JavaScript is not allowed on computer?
- Jun 21, 2009 - css menu generator doesn't work with Internet Explorer.
|