| 
      Return to Recent Questions I need a web navigation bar with a transparent background.. 
 
 Q:
I need a web navigation bar with a transparent background for the menu and the submenues.
 
 A:
You can set the following parameters:
 
 var menuBackColor="transparent";
 var itemBackColor=["transparent","transparent"];
 
 You can set transparency for submenus using the following parameter:
 
 var transparency="70";
 
 
 
 
 
 
 Return to Recent Questions
 
 Related:
 
 
         Nov 06, 2006 - Each item is a different width. Can I do this with your html navigation bar?...
Nov 29, 2006 - Why the  background images disappear for a while after hovering over html menubar?
Dec 04, 2006 - When running navigation bar code with IE or Firefox, the background is  transparent.
Dec 27, 2006 - We want to know if we can make the background on your menu html code transparent?
Feb 14, 2007 - I would like to have javascript link to our website when javascript turned off
Feb 17, 2007 - How can I setup Font Size, color for individual level, button in the bar websites?
April 15, 2007 - I cannot change the background javascript hide menubar color
May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
Aug 30, 2007 - What parameter do I change to set the transparent background in expanding dhtml menu?Sep 27, 2007 - I have a New website that needs to have more than one drop down menu barOct 08, 2007 - May I can use PHP code in menu items of my dhtml website navigation menu? |