Internet Explorer Web Development
Hi,
I don't know if this works,
Set the background color of the menu control to transparent.
Set the background-image of the <div> element that bounds the menu control to your image.
I don't think this will work for your child menus, just the top level menu. If not you could replace the menu control with a classic javascript and floating divs menu.
Regards.
This works like a dream.
Thanks for posting this!