I wonder if it is possible eliminate the transparency in javascript menu systems?
Return to Recent Questions
Q:
How ever there is still one major issue that need to be solved
before we open to site to the public and occurs when the form used by the 2020 Datashed application
to search an item (page listing.asp) is used together with the Delux dropdown menu.
When the Delux dropdown menu display their data, it is possible to
'see' the information of the 2020 search form through it. The over all effect is some kind of
transparency in the page that is not acceptable.
In the attached snapshot is an image of the web page that shows the effect that we want to avoid.
This effect only happens on the head area of the 2020 search form
that I have marked with a red rectangle. The main body of the form, marked in blue, does not have
this transparent effect.
I wonder if it is possible eliminate the transparency in javascript menu systems changing the
adequate css file that is used in the red area, using the same css code that is applied in the
blue area.
My solicitude for help is about this issue, could you advice about
this matter and pinpoint the css file and instruction than can make this change, or there is
another way to make the same result?
A:
Try to set the following parameter:
var transparency="100";
Return to Recent Questions
Related:
- Sep 02, 2006 - Can I show / hide the javascript floating menu .
- Sep 06, 2006 - Can't see my javascript vertical tree menu in FireFox.
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 15, 2006 - Are vertical menus also supported? I don't see any in the javascript menu examples.
- Sep 17, 2006 - How can your javascript onmouseover menu be set to open by click?
- Sep 23, 2006 - Is it possible that javascript drop down menus doesn't put anything on the local computer?
- Sep 23, 2006 - Is it possible that your menu call some javascript onmouseover event?
- Sep 24, 2006 - If there is a way of establishing the width at "runtime" in the javascript dynamic menu?
- Sep 26, 2006 - Firefox doesn't support the dropshadow and effects in the javascript pull down menu.
- Sep 26, 2006 - Why is the submenu has a different colour than menu items in the javascript menu bar?
- Sep 30, 2006 - The frame below the javascript menubar is moved to the bottom of the page.
|