<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Internet Explorer CSS Hacks - Transparent PNG and Selectors</title>
	<atom:link href="http://www.102degrees.com/blog/2008/02/23/internet-explorer-css-hacks-transparent-png-and-selectors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.102degrees.com/blog/2008/02/23/internet-explorer-css-hacks-transparent-png-and-selectors/</link>
	<description>Web Programming and Design by Aaron Saray</description>
	<pubDate>Thu, 28 Aug 2008 03:57:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Aaron</title>
		<link>http://www.102degrees.com/blog/2008/02/23/internet-explorer-css-hacks-transparent-png-and-selectors/#comment-626</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 29 May 2008 02:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.102degrees.com/blog/2008/02/23/internet-explorer-css-hacks-transparent-png-and-selectors/#comment-626</guid>
		<description>@Kevin: Ok - so I haven't actually tried this out... but think this:

Look at the css - its an expression - and it refers to this inside of the expression... and expressions are javascript.  SO... try applying this.* to the element in the same way that its being applied in the expression.</description>
		<content:encoded><![CDATA[<p>@Kevin: Ok - so I haven&#8217;t actually tried this out&#8230; but think this:</p>
<p>Look at the css - its an expression - and it refers to this inside of the expression&#8230; and expressions are javascript.  SO&#8230; try applying this.* to the element in the same way that its being applied in the expression.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.102degrees.com/blog/2008/02/23/internet-explorer-css-hacks-transparent-png-and-selectors/#comment-619</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 28 May 2008 19:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.102degrees.com/blog/2008/02/23/internet-explorer-css-hacks-transparent-png-and-selectors/#comment-619</guid>
		<description>Hi Aaron - 

Question: how would you go about with the PNG IE hack if your elements were being created via JavaScript and injected into the DOM tree like so?

// pseudocode

var myimage = new Image('/path/to/png.png');
myimage.setStyle('filter', 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+'/path/to/png.png');

// end pseudo

This does not work for some mysterious reason? Thoughts?

Kevin</description>
		<content:encoded><![CDATA[<p>Hi Aaron - </p>
<p>Question: how would you go about with the PNG IE hack if your elements were being created via JavaScript and injected into the DOM tree like so?</p>
<p>// pseudocode</p>
<p>var myimage = new Image(&#8217;/path/to/png.png&#8217;);<br />
myimage.setStyle(&#8217;filter&#8217;, &#8216;progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;+'/path/to/png.png&#8217;);</p>
<p>// end pseudo</p>
<p>This does not work for some mysterious reason? Thoughts?</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.321 seconds -->
