Sent by Brett Merkey on 14 December 2003 19:07
> http://weston.canncentral.org/misc/AVNation/SplashPage.html
> It displays well in Moz, of course, but... no luck in
> IE. I think I've followed the directions for the
> AlphaImageLoaderFilter (ones I found at
>
http://msdn.microsoft.com/workshop/author/filter/reference/filters/alphaimag
eloader.asp
> ), but apparently not? What am I missing?
Using IE filters is problematical, esp. since the Microsoft documentation
is inadequate in regard to the various bugs and provisos in their use.
Your "mistake" was in applying the filter to the image and not to the
containing DIV.
This will work:
<div style="margin-top: 5em; width: 500px; height: 208px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='AVSplashLogo.
png');">
</div>
Of course, you will now see certain complications in the result. <g> Those
complications are fairly easy to solve (for instance, with IE Conditional
Comment tags, etc.) but all this may not be worth your time.
Brett
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/