Firefox dont show shadow and transparent (alpha) effect

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
muja
Beginner
Beginner
Posts: 1
Joined: Sat Jan 13, 2007 3:32 am

Firefox dont show shadow and transparent (alpha) effect

Post by muja »

I experience this with Fireffox 1.4, 1.5 and 2.0 Ms window version.

why?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hello,


Applying an opacity setting in an alpha() filter, as used in the overfilter or outfilter milonic properties, will only work in IE5.5+ (on Windows), because these filters rely on DirectX technology to render their effect (DirectX being a Microsoft technology).

You can apply things like alpha transparency to other browsers but be aware that unlike the MS filters, that transparency will apply to everything in the menu, that is the background, text, images everything will become x% transparent. This application is done through css classes and the use of the menu's offclass, onclass, pageclass or rawcss properties.

More information on how to do this is here

viewtopic. ... 0619#30619

Ruth
Post Reply