|
What parameter do I change to set the transparent background in transparent drop down menus?
Return to Recent Questions
Q:
I am designing a transparent drop down menus. I want the text blue on a transparent
background. What parameter do I change to set the transparent
background in transparent drop down menus?
A:
You should set the following parameters:
var tmenuBackColor="transparent";
var titemBackColor=["transparent","#D5E8FF"];
Return to Recent Questions
Related:
- Apr 01, 2009 - How can I set different parameters for diferent items in my menu pulldown?
- May 12, 2009 - Is there a way to set a parameter such that when a menus using java script Item is CLICKED...
- May 24, 2009 - When set up links in the html tab menu using Tuner app, it changes them to different paths.
- Jun 13, 2009 - How I can change the background of the top level javascript absolute position?
- Jul 11, 2009 - We want to know how to make the background on your javascript for drop down menu to be transparent?
- Aug 06, 2009 - When running script drop down menus with IE or Firefox, the background is transparent, why?.
- Aug 16, 2009 - I cannot change the background color of the script tree menu
- Sep 12, 2009 - How I can change the background color of the tree menu css?
- Nov 09, 2009 - I cannot change the background dynamic menu xml color...
- Feb 08, 2010 - I need to know how to make the background in the java drop down menus to be transparent..
- March 12, 2010 - Which parameter I have to set to produce javascript dropdown menus to be bold on mouseover?
|