|
When running javascript pop up menus with IE or Firefox, the background is transparent, why?.
Return to Recent Questions
Q:
When running this javascript pop up menus in IE or Firefox, the background is transparent.
If you look at it with Opera (version 9.00) the javascript pop up menus doesn't have such a problem.
My question is: how can I fix this problem for IE and Firefox ?
A:
You should set this parameter:
var transparency="100";
Return to Recent Questions
Related:
- March 15, 2009 - How can I disable items in javascript menu system?
- March 16, 2009 - How can I change item width in the Vista templates in the web site navigation?
- March 20, 2009 - Links don't work in the dropdown menu html. How can I correct this?
- March 21, 2009 - How can we increase the width of the vista style buttons of menus in web?
- March 31, 2009 - Is there any way can we display submenu items on mouse over in javascript dropdown menu?
- Apr 27, 2009 - In my menu and button I'm getting an error - Error: 'floatable' is undefined...
- Apr 28, 2009 - There is some bug with your popup menu css and Page Zoom function in IE7.
- May 03, 2009 - Will I have issues with the key in javascript sub menu if my site has multiple host headers?
- May 16, 2009 - The alignment of the submenus is not correct in my dhtml website navigation.
- May 17, 2009 - What is the correct method of referencing the webroot in the rollover drop down menu?
- May 21, 2009 - There seems to be a 'glitch' with my transparent web menu bar in Firefox.
|