|
|
Is there any way of asigning the background color of the submenu different from the dhtml rollover?
Return to Recent Questions
Q:
Is there any way of asigning the background color of the submenu (I only
need one level of nesting menus) different from the background color of the
dhtml rollover?
A:
Create Individual Submenu Style and assign it for the first item in that case:
var menuBackColor="#d1d1d1";
var menuStyles = [
["menuBackColor=#FFFFFF"],
];
["m�s info","http://www.dimensionmultimedia.com/psoepruebas/?page_id=19","","","","","0","0","","","",],
Return to Recent Questions
Related:
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Nov 05, 2006 - The font color doesn't change when I roll over the dhtml side menu
- Nov 22, 2006 - I cannot get the background color of the html popup menu to change
- Dec 22, 2006 - dhtml submenu doesn't appear over the Flash animation in IE...
- Jan 23, 2007 - Can I keep a submenu shown even when my mouse pointer is NOT over dhtml menu bar
- Jan 29, 2007 - I want to have a different font and color for my javascript hide submenu items
- Feb 02, 2007 - The background images for dhtml drop down menus are missing in the browser
- April 15, 2007 - I cannot change the background javascript hide menubar color
- April 23, 2007 - I just need drop down dhtml menu to function like a typical rollover with images.
- June 30, 2007 - How I can change the color of the selected menu item in the dhtml menu templates?
- July 03, 2007 - How do I specify the target link I want a dhtml submenu to go to?
|