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