<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: ActiveX Plugin to Make IE5.5/IE6 Support PNG Alpha Transparency</title>
      <link>http://ask.metafilter.com/4734/ActiveX-Plugin-to-Make-IE55IE6-Support-PNG-Alpha-Transparency/</link>
      <description>Comments on Ask MetaFilter post ActiveX Plugin to Make IE5.5/IE6 Support PNG Alpha Transparency</description>
	  	  <pubDate>Sun, 18 Jan 2004 15:12:56 -0800</pubDate>
      <lastBuildDate>Sun, 18 Jan 2004 15:12:56 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: ActiveX Plugin to Make IE5.5/IE6 Support PNG Alpha Transparency</title>
  	<link>http://ask.metafilter.com/4734/ActiveX-Plugin-to-Make-IE55IE6-Support-PNG-Alpha-Transparency</link>	
  	<description>PNG and IE6.  I seem to recall reading about an active x plugin that enabled IE5.5+ on PC to properly support alpha transparency in png files.  After googling, I couldn&apos;t find one.  I did find lots of work arounds and hacks that are ugly and difficult to implement.  There must be a solution.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.4734</guid>
  	<pubDate>Sun, 18 Jan 2004 14:48:49 -0800</pubDate>
  	<dc:creator>Grod</dc:creator>
	
	<category>png</category>
	
	<category>ie6</category>
	
	<category>internetexplorer</category>
	
	<category>pc</category>
	
</item>
<item>
  	<title>By: X-00</title>
  	<link>http://ask.metafilter.com/4734/ActiveX-Plugin-to-Make-IE55IE6-Support-PNG-Alpha-Transparency#106720</link>	
  	<description>&lt;a href=&quot;http://www.youngpup.net/?request=/snippets/sleight.xml&quot;&gt;Youngpup&lt;/a&gt; has the sleight snippet.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4734-106720</guid>
  	<pubDate>Sun, 18 Jan 2004 15:12:56 -0800</pubDate>
  	<dc:creator>X-00</dc:creator>
</item>
<item>
  	<title>By: Hackworth</title>
  	<link>http://ask.metafilter.com/4734/ActiveX-Plugin-to-Make-IE55IE6-Support-PNG-Alpha-Transparency#106747</link>	
  	<description>There&apos;s always &lt;a href=&quot;http://www.alistapart.com/articles/pngopacity/&quot;&gt;this&lt;/a&gt; article at a list apart.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4734-106747</guid>
  	<pubDate>Sun, 18 Jan 2004 16:26:19 -0800</pubDate>
  	<dc:creator>Hackworth</dc:creator>
</item>
<item>
  	<title>By: lotsofno</title>
  	<link>http://ask.metafilter.com/4734/ActiveX-Plugin-to-Make-IE55IE6-Support-PNG-Alpha-Transparency#106767</link>	
  	<description>i&apos;m going to plug &lt;a href=&quot;http://www.inthegray.com&quot;&gt;my site&lt;/a&gt; as an example of a site built using the ALA article Hackworth mentioned. as far as i know, it works pretty well in most browsers.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4734-106767</guid>
  	<pubDate>Sun, 18 Jan 2004 17:42:27 -0800</pubDate>
  	<dc:creator>lotsofno</dc:creator>
</item>
<item>
  	<title>By: Grod</title>
  	<link>http://ask.metafilter.com/4734/ActiveX-Plugin-to-Make-IE55IE6-Support-PNG-Alpha-Transparency#106794</link>	
  	<description>I saw the ALA article, thanks.  The thing is, I want to avoid all that and was hoping I&apos;d be able to run an activeX control, or maybe require a small plugin to be downloaded, something to make IE work right.  I know, its a lost cause, but a guy can dream.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4734-106794</guid>
  	<pubDate>Sun, 18 Jan 2004 19:18:09 -0800</pubDate>
  	<dc:creator>Grod</dc:creator>
</item>
<item>
  	<title>By: gsteff</title>
  	<link>http://ask.metafilter.com/4734/ActiveX-Plugin-to-Make-IE55IE6-Support-PNG-Alpha-Transparency#106797</link>	
  	<description>Dream away!  There is a hack, and &lt;a href=&quot;http://homepage.ntlworld.com/bobosola/index.htm&quot;&gt;its simple&lt;/a&gt;.  Basically, that site uses a javascript snippet that, when embedded in the HEAD portion of a page, causes that page to display PNGs with full alpha support.  It sounds crazy, but its true.  And it just makes you that much madder at Microsoft for not providing this functionality when the ability right there in the browser; MS just needs to switch it on.  &lt;br&gt;
&lt;br&gt;
I believe that the code is not actually given on the site- you have to look at the source of the &amp;quot;solution&amp;quot; page grab the code &lt;em&gt;in situ.&lt;/em&gt;  Grab everything between the &lt;br&gt;
&lt;strong&gt;&lt; !--[if gte ie 5.5000]&gt;&lt;/&gt;&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
...&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;&lt; ![endif]--&gt;&lt;/&gt;&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
tags (inclusive).  Hope this helps.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4734-106797</guid>
  	<pubDate>Sun, 18 Jan 2004 19:34:55 -0800</pubDate>
  	<dc:creator>gsteff</dc:creator>
</item>
<item>
  	<title>By: weston</title>
  	<link>http://ask.metafilter.com/4734/ActiveX-Plugin-to-Make-IE55IE6-Support-PNG-Alpha-Transparency#106840</link>	
  	<description>I asked this question on &lt;a href=&quot;http://archivist.incutio.com/viewlist/css-discuss/35517&quot;&gt;CSS Discuss&lt;/a&gt; last month and really wasn&apos;t satisfied when directed to the ALA article. &lt;br&gt;
&lt;br&gt;
However, another poster directed me &lt;a href=&quot;http://annevankesteren.nl/archives/2003/07/31/png-in-ie&quot;&gt;here&lt;/a&gt;,&lt;br&gt;
and that worked out much better for me -- simpler to apply.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4734-106840</guid>
  	<pubDate>Sun, 18 Jan 2004 23:30:02 -0800</pubDate>
  	<dc:creator>weston</dc:creator>
</item>

    </channel>
</rss>
