| 
       
          
                    I can't find any samples on how to place the cascading navigation bar on an image with 100% opacity. 
       
      Return to Recent Questions
 
  
Q:
I'm about to create a transparent menu as you can see on the attached photo. I can't find any samples on how to place the cascading navigation bar on an image with 100% opacity. Is it possible...?
  
A:
 
To create a transparent menu you should set transparent value for the following parameters:
  
var menuBackColor="transparent"; 
var itemBackColor=["transparent","transparent"]; 
  
  
 
 
  
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 16, 2006 - Is there a way to keep global cool navigation image highlighted?
 - Feb 14, 2007 - Can I specify an image in place of text or background in my menu vertical example?
 - May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
 - May 09, 2007 - I don't understand, how can change place of the icon in javascript menu bars
 - Jan 04, 2009 - Is it possible to call a JavaScript function from the dhtml navigation bar?
 - Feb 17, 2009 - Can you please write me, as I have the active menu button in the drop down menu software different color display?
 - Feb 27, 2009 - How can I center my navigation java script menu bar within my HTML page?
 - Nov 08, 2009 - Is it possible for a javascript navigation bar item to have an associated "target"?
           
               
   |