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