NeedHelp
07-05-2005, 05:15 AM
:( I have a problem after i configure the HV exmplmenu_var.js to have different color combinations for the different sub.
I followed exactly the format given from config.htm but the navigation does not appear. However it works when I take the last 4 variables out.
Below is what I have done
Menu1=new Array("Home","http://www.dynamicdrive.com","",0,20,138,#ffff99,#ffcc00,#990000,#330000,#ffffff);
This is what given in the config.htm
Menu1=new Array("TextToShow","Link","BgImage",NoOfSubs,Height,Width,BgColor,BgHiColor,FontColor,FontHiColor,BorderColor);
I wonder where the mistake lies.
Do help as I need this urgently to complete my project. Thank you.
I followed exactly the format given from config.htm but the navigation does not appear. However it works when I take the last 4 variables out.
Below is what I have done
Menu1=new Array("Home","http://www.dynamicdrive.com","",0,20,138,#ffff99,#ffcc00,#990000,#330000,#ffffff);
This is what given in the config.htm
Menu1=new Array("TextToShow","Link","BgImage",NoOfSubs,Height,Width,BgColor,BgHiColor,FontColor,FontHiColor,BorderColor);
I wonder where the mistake lies.
Do help as I need this urgently to complete my project. Thank you.