| 
      Return to Recent Questions I cannot get the background color of the html popup menu to change 
 
 Q:
I downloaded the trial version and gave it a run.
 I cannot get the
background color of the menu to change � it this a limitation of the trail version or a bug?
 
 
 A:
No, it is not the limitation.
 
 Please, set these parameters:
 
 var menuBackColor="#000000";
 var menuBorderColor="#000000";
 var itemBackColor=["#000000","#000000"];
 var itemBorderColor=["#000000","#000000"];
 
 
 
 
 
 Return to Recent Questions
 
 
 |