Hans,<br><br>Looks like we posted at the same time.<br><br><div><span class="gmail_quote">On 3/17/06, <b class="gmail_sendername">Hans</b> &lt;<a href="mailto:design@softflow.co.uk">design@softflow.co.uk</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><a href="http://pmwiki.org/wiki/Test/Opacity">http://pmwiki.org/wiki/Test/Opacity</a> is not using the method described
<br>on <a href="http://www.willhowat.com/knowledge/transparent_png.aspx">http://www.willhowat.com/knowledge/transparent_png.aspx</a>, but both IE's<br>and Mozilla's built in opacity style attributes.<br>I would think this is actually better, as it avoids a lot of
<br>restriction imposed by IE otherwise, like having to use floating<br>images.<br><br>See also <a href="http://www.pmwiki.org/wiki/Cookbook/BackgroundImages">http://www.pmwiki.org/wiki/Cookbook/BackgroundImages</a><br>for further inspiration.
<br></blockquote></div><br>My goal is not so much opacity, but the display of a PNG image with a full 8-bit alpha channel (i.e. variable opacity/transparency).&nbsp; As far as I can tell IE for Windows (prior to v7) does not display 8-bit alpha, only 1-bit simple mask ala gif files.&nbsp; However, the technique I described in my previous post does allow IE (
5.5 and greater) to display such images correctly.&nbsp; Why MS never put that capability directly into the &lt;img&gt; tag I don't know.<br><br>Thanks for the tip though.<br clear="all"><br>-- <br>Allister