|
How I can change the background color of the javascript popup code?
Return to Recent Questions
Q:
How I can change the background color of the javascript popup code?
I'm stuck with a default blue background color.
menuBackColor just changes the pull down background color.
I've looked at the parameters list for info, tried a few
different parameters but none worked for changing the background color in my javascript popup code.
I'm sure its something very obvious, but your help would be appreciated.
A:
Don't forget to change also item background colors:
var itemBackColor = ["color", "color"];
Return to Recent Questions
Related:
- Jun 13, 2009 - How I can change the background of the top level menu using html?
- Aug 16, 2009 - I cannot change the background color of the pull down menu html
- Aug 21, 2009 - Is there a way in the onmouseover dhtml menu example maker to change preview screen color?
- Aug 23, 2009 - When I roll over the down menus in javascript the font color doesn't change
- Sep 09, 2009 - Is it possible to change colors for the javascript drop down menu and the submenus in the javascript drop down menu?
- Oct 05, 2009 - I cannot find where to change the mouse over color in my menu html css templates
- Oct 17, 2009 - How to change the colors of the main javascript menu example?
- Nov 09, 2009 - I cannot change the background javascript menu system color...
- Jan 22, 2010 - How to change the font color if the user click on horizontal css menu?
- April 1, 2010 - How I can change the color of the selected menu item in the menus horizontal?
- January 25, 2011 - What parameter do I change to set the transparent background in menu dinamico javascript?
|