Serious IE6 problem

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
tony
Super Advanced
Super Advanced
Posts: 39
Joined: Mon Aug 19, 2002 2:34 pm
Location: Derby UK
Contact:

Serious IE6 problem

Post by tony »

Two friends have reported to me a problem with IE6 and windows XP - the text of the page is showing through, in a semitransparent way, the milonic menu.

One has sent me a screen shot - it's not completely transparent, but semi transparent, and this extends to the menu too - you can see the borders of each previous popped out menu including the original, showing through also.

The effect is not completely unreadable, but it is certainly not desirable!!

Best wishes

Tony
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Tony, you are aware that transparent menus are a feature of this menu, correct? Sometimes they show up a little differently on the various browsers. It's in the Effect statement towards the top of the array, and as delivered from the gentleman across the pond it looks like this...

Code: Select all

Fade(duration=0.2);Alpha(style=0,opacity=88)
Opacity is what you control the transparency with.
John
Post Reply