How do I change dhtml context menu so that the color when you hover over items is different?
Return to Recent Questions
Q:
When you hover over words the background color is light blue - How do I change dhtml context menu so that the color when you hover over items is different?
A:
You should change the following parameter:
var itemBackColor=["#FCEEB0","#65BDDC"];
Return to Recent Questions
Related:
- Sep 05, 2006 - Change cursor to a hand when over a menu link...
- Sep 17, 2006 - How can your javascript onmouseover menu be set to open by click?
- Sep 23, 2006 - Is it possible that your menu call some javascript onmouseover event?
- Sep 26, 2006 - Is there a way to change the height of the main buttons in my simple dhtml menu.
- Oct 03, 2006 - Do I have the ability to change colors for the menus and the sub menus in the cascade menu.
- Oct 07, 2006 - How do you change the back ground color of the javascript horizontal menus?
- Oct 16, 2006 - How can I keep the main Menu highlighted
- Oct 21, 2006 - I want to get the URL or file name to be open in javascript mouseover menu by click...
- Oct 22, 2006 - When the html submenus are over applet in https: the applet disappeared.
- Oct 26, 2006 - I would like to load an iframe into one of the items in oncontextmenu.
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
|