i need to make the menu transparent. it's supposed to be a drop down menu over a banner. the menu is covering the banner so i was hoping to make it transparent.
the script goes like this:
var LowBgColor='white'; // Background color when mouse is not over
var LowSubBgColor='white'; // Background color when mouse is not over on subs
var HighBgColor='black'; // Background color when mouse is over
var HighSubBgColor='black'; // Background color when mouse is over on subs
sorry i just dont know anything (noob)



Reply With Quote

Bookmarks