<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>IE was hoping not to mess with PNG rights and patents, so they introduced<BR>
filters since IE4x<BR>
try this: (CSS)<BR>
filter:alpha(opacity='50') //half<BR >or if you like discrete-color full transparency:<BR>
filter:chroma(color='#0000ff') //blue<BR>
or visit:<BR>
<A href="http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/filters.asp" >http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/filters.asp</A><BR >for even richer IE 5.5 and later&nbsp;manipulation enhancements.<BR >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>
Troy&nbsp;III<BR>
progressive&nbsp;art&nbsp;enterprise<BR>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR ><BR ><BR>

<HR id=stopSpelling>
<BR>
&gt; Does&nbsp;anyone&nbsp;know&nbsp;of&nbsp;a&nbsp;definitive&nbsp;way&nbsp;of&nbsp;making&nbsp;transparent&nbsp;png&nbsp;work&nbsp;in&nbsp;<BR>&gt; IE&nbsp;6-.&nbsp;I&nbsp;am&nbsp;using&nbsp;http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html<BR>&gt; <BR>&gt; But&nbsp;as&nbsp;of&nbsp;now&nbsp;I&nbsp;cannot&nbsp;confirm&nbsp;that&nbsp;it&nbsp;works.&nbsp;It&nbsp;may&nbsp;be&nbsp;because&nbsp;I&nbsp;have&nbsp;<BR>&gt; IE7&nbsp;installed&nbsp;on&nbsp;the&nbsp;same&nbsp;system&nbsp;but&nbsp;according&nbsp;to&nbsp;the&nbsp;IE&nbsp;blog&nbsp;this&nbsp;<BR>&gt; should&nbsp;be&nbsp;backwards&nbsp;compatible,&nbsp;so&nbsp;I&nbsp;am&nbsp;curious.&nbsp;Thanks!<BR>&gt; <BR>&gt; --&nbsp;<BR>&gt; Kind&nbsp;Regards<BR>&gt; Schalk&nbsp;Neethling<BR>&gt; Web&nbsp;Developer.Designer.Programmer.President<BR>&gt; Volume4.Business.Solution.Developers<BR><BR><br /><hr />Be one of the first to try  <a href='http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d' target='_new'>Windows Live Mail beta</a></body>
</html>