<?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: I (wish I could) see right through you...</title>
	<link>http://ask.metafilter.com/34734/I-wish-I-could-see-right-through-you/</link>
	<description>Comments on Ask MetaFilter post I (wish I could) see right through you...</description>
	<pubDate>Mon, 20 Mar 2006 12:56:47 -0800</pubDate>
	<lastBuildDate>Mon, 20 Mar 2006 12:56:47 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: I (wish I could) see right through you...</title>
		<link>http://ask.metafilter.com/34734/I-wish-I-could-see-right-through-you</link>	
		<description>BeatIEIntoSubmissionFilter: Is it possible to force IE/Win to display CSS background images with PNG transparency? &lt;br /&gt;&lt;br /&gt; I know that it is possible to &lt;a href=&quot;http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html&quot;&gt;hack it&lt;/a&gt; to render PNGs displayed with &lt;img&gt; tags with full transparency support, but &lt;a href=&quot;http://homepage.ntlworld.com/bobosola/&quot;&gt;several&lt;/a&gt; &lt;a href=&quot;http://www.alistapart.com/articles/pngopacity/&quot;&gt;internet&lt;/a&gt; &lt;a href=&quot;http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html&quot;&gt;sources&lt;/a&gt; seem to suggest that this is not possible.&lt;br&gt;
&lt;br&gt;
Oh great hive mind...is it possible?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.34734</guid>
		<pubDate>Mon, 20 Mar 2006 12:50:26 -0800</pubDate>
		<dc:creator>charmston</dc:creator>
		
			<category>ie</category>
		
			<category>explorer</category>
		
			<category>css</category>
		
			<category>xhtml</category>
		
			<category>design</category>
		
			<category>webdesign</category>
		
			<category>fuckyoumicrosoft</category>
		
	</item> <item>
		<title>By: the jam</title>
		<link>http://ask.metafilter.com/34734/I-wish-I-could-see-right-through-you#541140</link>	
		<description>Not sure what your question is, exactly. All of those links show you various ways to make IE render PNGs with alpha transparency.&lt;br&gt;
&lt;br&gt;
In its most basic form, you do something like this:&lt;br&gt;
&lt;br&gt;
div#whatever{&lt;br&gt;
background: url(someimg.png) no-repeat;&lt;br&gt;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&apos;someimg.png&apos;,sizingMethod=&apos;scale&apos;);&lt;br&gt;
height: 100px;&lt;br&gt;
width: 100px;&lt;br&gt;
}</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.34734-541140</guid>
		<pubDate>Mon, 20 Mar 2006 12:56:47 -0800</pubDate>
		<dc:creator>the jam</dc:creator>
	</item><item>
		<title>By: doctor_negative</title>
		<link>http://ask.metafilter.com/34734/I-wish-I-could-see-right-through-you#541157</link>	
		<description>IE doesn&apos;t support transparency in PNGs natively, so no, you can&apos;t force IE to render them. It&apos;s hack time.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.34734-541157</guid>
		<pubDate>Mon, 20 Mar 2006 13:12:31 -0800</pubDate>
		<dc:creator>doctor_negative</dc:creator>
	</item><item>
		<title>By: kirkaracha</title>
		<link>http://ask.metafilter.com/34734/I-wish-I-could-see-right-through-you#541160</link>	
		<description>&lt;a href=&quot;http://www.allinthehead.com/retro/69&quot;&gt;bgsleight&lt;/a&gt; adds PNG alpha transparency support for background images. Read the comments.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.34734-541160</guid>
		<pubDate>Mon, 20 Mar 2006 13:13:46 -0800</pubDate>
		<dc:creator>kirkaracha</dc:creator>
	</item><item>
		<title>By: charmston</title>
		<link>http://ask.metafilter.com/34734/I-wish-I-could-see-right-through-you#541163</link>	
		<description>Perfect. Thank you kirk!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.34734-541163</guid>
		<pubDate>Mon, 20 Mar 2006 13:18:59 -0800</pubDate>
		<dc:creator>charmston</dc:creator>
	</item><item>
		<title>By: Sharcho</title>
		<link>http://ask.metafilter.com/34734/I-wish-I-could-see-right-through-you#541270</link>	
		<description>&lt;a href=&quot;http://dean.edwards.name/IE7/&quot;&gt;/IE7/&lt;/a&gt; is a JavaScript library that not only fixes the PNG transparency issues, but fixes many other IE CSS issues.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.34734-541270</guid>
		<pubDate>Mon, 20 Mar 2006 15:17:36 -0800</pubDate>
		<dc:creator>Sharcho</dc:creator>
	</item><item>
		<title>By: nakedcodemonkey</title>
		<link>http://ask.metafilter.com/34734/I-wish-I-could-see-right-through-you#541313</link>	
		<description>If you use IE7 to solve this, &lt;a href=&quot;http://dean.edwards.name/IE7/notes/#PNG&quot;&gt;note there are problems&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.34734-541313</guid>
		<pubDate>Mon, 20 Mar 2006 16:07:44 -0800</pubDate>
		<dc:creator>nakedcodemonkey</dc:creator>
	</item>
	</channel>
</rss>
