A Possible PNG Fix For Outlook - 01/29/2010
Reading the Campaign Monitor blog I found an interesting comment that said mentioned something about a png fix for pre Outlook 2007 clients.
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’path/file.png’,sizingMethod=’scale’);
_background:none;
I knew of the alphaImageLoader fix but didnt know you could use it with emails too. Neat!