Hello,
I am a user of Dynamic Drives' HvMenu.
It works fine, but just tried to get different colors for subtitles (as said
in the config.htm of the documentation) and get a problem.
When writing a color like that :
Menu1=new
Array("rollover :visuels/communs/menu/presentation.gi f:visuels/communs/menu//
presentationON. gif","#","",2,2 5,101,"","","", "","");
Menu1_1=new Array("Cannabis et
Santé","index.p hp?idch=1","",0 ,20,131,"",""," ","","");
Menu1_2=new
Array("Nutritio n","index.php?i dch=2","",0,20, 131,#FFA569,"", "","","");
The menu doesn't appear on screen.
It seems it is a bug, but someone has probably done something... ?
A.
Remember of the documentation :
BgColor
Text string- Background color of this element when the mouse is not over the
element.
When used it over rules the global variable LowBgColor
When not used it must be "". Can be a supported color name like red or blue
or a RGB string like #ff552a.
I am a user of Dynamic Drives' HvMenu.
It works fine, but just tried to get different colors for subtitles (as said
in the config.htm of the documentation) and get a problem.
When writing a color like that :
Menu1=new
Array("rollover :visuels/communs/menu/presentation.gi f:visuels/communs/menu//
presentationON. gif","#","",2,2 5,101,"","","", "","");
Menu1_1=new Array("Cannabis et
Santé","index.p hp?idch=1","",0 ,20,131,"",""," ","","");
Menu1_2=new
Array("Nutritio n","index.php?i dch=2","",0,20, 131,#FFA569,"", "","","");
The menu doesn't appear on screen.
It seems it is a bug, but someone has probably done something... ?
A.
Remember of the documentation :
BgColor
Text string- Background color of this element when the mouse is not over the
element.
When used it over rules the global variable LowBgColor
When not used it must be "". Can be a supported color name like red or blue
or a RGB string like #ff552a.
Comment