When the page with the dhtml menu with images loads in Firefox 3, ALL the copy in ALL the tabs is displayed in the browser..
Return to Recent Questions
Q:
This is the problem I need to solve.
When the page loads with dhtml menu with images in Firefox 3, ALL the copy in ALL the tabs is
displayed in the browser and I can't figure out what I need to do
to change that. What I want displayed is ONLY the copy assosiated with the default tab.
A:
You should add style="visibility: hidden;" for a content DIVs.
<div id="stilotig" style="visibility: hidden;">
<div id="history" style="visibility: hidden;">
...
Return to Recent Questions
Related:
- Sep 26, 2006 - Is there a way to change the height of the main buttons in my simple dhtml menu.
- Oct 13, 2006 - Under the menu images there is a gray line that makes it look broken.
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Oct 30, 2006 - I don't see on my website dhtml mouseover menu that I saw on my local machine.
- Nov 03, 2006 - I want to use a Flash icon with sound next to the menu items in javascript list menu...
- Nov 05, 2006 - The font color doesn't change when I roll over the dhtml side menu
- Nov 14, 2006 - Can dhtml menu script work with tables ?
- Nov 19, 2006 - How to display my javascript top menu without a border, but my subitems all have a border.
- Nov 19, 2006 - Can I create a javascript menu code with one line of the subitems?
- Nov 20, 2006 - I've tried to add the pathPrefix_img but I'm still having trouble with images in jump menu.
- Nov 21, 2006 - How are this javascript scrolling menu compatible with Frontpage 2003?
|