transparent background in menu?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kevinl
Advanced
Advanced
Posts: 18
Joined: Thu Feb 24, 2005 7:12 pm

transparent background in menu?

Post by kevinl »

Hi, I want to put my menu over an image and want to be able to see the image through the menu, in the mouse off condition, but when I mouse over the menu I want each menu item to change to a solid color.

If I define a style with no offbgcolor it works fine - I see the image and when I mouse over an item it goes to the solid color defined by onbgcolor - proble is that when I mose off, instead of reverting to a transparent state, the menu stays at the onbgcolor colur, hiding the image when the mouse is mouved away.

Is there any solution to this?

Thanks,
Kevin
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi Kevin,

offbgcolor="transparent";

Cheers,

Kevin
kevinl
Advanced
Advanced
Posts: 18
Joined: Thu Feb 24, 2005 7:12 pm

Post by kevinl »

Thanks Kevin,

I didnt see that anywhere in the docs.

Kevin
Post Reply