I experience this with Fireffox 1.4, 1.5 and 2.0 Ms window version.
why?
Firefox dont show shadow and transparent (alpha) effect
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
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