Here is the script:
http://www.dynamicdrive.com/dynamici...menu/index.htm
I found that and thought it was better than the rest of their multiple-level menus. My only problem is that I need to figure out how to make the base layer's colour transparent.
In the exmplmenu_var.js file, this is the line of code for the base colour:
var LowBgColor='white'; I have tried 'transparent' and '#F00,' but neither worked. Does anyone else have any suggestions or recommendations? I need to figure this one out because the bg img on the page itself has a linear gradient, and a solid colour for the LowBgColor looks bad.
Thanks for any help!
