<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: IE6, PNGs and Forms &#8211; Oh My!</title>
	<atom:link href="http://www.absolutemg.com/2008/11/ie6-pngs-and-forms-oh-my/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.absolutemg.com/2008/11/ie6-pngs-and-forms-oh-my/?source=rss&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
	<description>Growth through creative innovation.</description>
	<lastBuildDate>Tue, 24 Jan 2012 15:21:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: cas</title>
		<link>http://www.absolutemg.com/2008/11/ie6-pngs-and-forms-oh-my/comment-page-1/#comment-784</link>
		<dc:creator>cas</dc:creator>
		<pubDate>Tue, 09 Jun 2009 21:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.absolutemg.com/?p=275#comment-784</guid>
		<description>Fabulous suggestions - I&#039;ve been using a separate IE stylesheet and conditional comments like you suggest for awhile now (can&#039;t remember when I started doing that - probably around the time I started using the latest version of &lt;a href=&quot;http://blueprintcss.org/&quot; rel=&quot;nofollow&quot;&gt;Blueprint CSS&lt;/a&gt;).

And thanks for the link to the Supersleight fix - I&#039;ll definitely check that out. I&#039;ve been using &lt;a href=&quot;http://code.google.com/p/ie7-js/&quot; rel=&quot;nofollow&quot;&gt;IE7-js&lt;/a&gt; on a few recent projects, and it seems to get the job done, but of course it&#039;s a js solution - so I&#039;m still holding out for IE6 to just die a horrible nasty death - soon, hopefully (been saying that for a couple of years though). :)</description>
		<content:encoded><![CDATA[<p>Fabulous suggestions &#8211; I&#8217;ve been using a separate IE stylesheet and conditional comments like you suggest for awhile now (can&#8217;t remember when I started doing that &#8211; probably around the time I started using the latest version of <a  href="http://blueprintcss.org/" rel="nofollow">Blueprint CSS</a>).</p>
<p>And thanks for the link to the Supersleight fix &#8211; I&#8217;ll definitely check that out. I&#8217;ve been using <a  href="http://code.google.com/p/ie7-js/" rel="nofollow">IE7-js</a> on a few recent projects, and it seems to get the job done, but of course it&#8217;s a js solution &#8211; so I&#8217;m still holding out for IE6 to just die a horrible nasty death &#8211; soon, hopefully (been saying that for a couple of years though). :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Hummel</title>
		<link>http://www.absolutemg.com/2008/11/ie6-pngs-and-forms-oh-my/comment-page-1/#comment-779</link>
		<dc:creator>Jason Hummel</dc:creator>
		<pubDate>Fri, 05 Jun 2009 18:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.absolutemg.com/?p=275#comment-779</guid>
		<description>doh. Blog stripped out the HTML in my conditional comment example.</description>
		<content:encoded><![CDATA[<p>doh. Blog stripped out the HTML in my conditional comment example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Hummel</title>
		<link>http://www.absolutemg.com/2008/11/ie6-pngs-and-forms-oh-my/comment-page-1/#comment-778</link>
		<dc:creator>Jason Hummel</dc:creator>
		<pubDate>Fri, 05 Jun 2009 18:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.absolutemg.com/?p=275#comment-778</guid>
		<description>Try putting your IE6 styles in a separate stylesheet and using conditional comments to only serve those styles to IE6. That way you won&#039;t have nonstandard css in the files you serve to the good browsers.


    -- import style sheet


Also, you can fix the links by making them position: relative for ie6. or use superslight (http://24ways.org/2007/supersleight-transparent-png-in-ie6) and make js do the work for you. Although with the js solution, you should provide a backup in case js is turned off.</description>
		<content:encoded><![CDATA[<p>Try putting your IE6 styles in a separate stylesheet and using conditional comments to only serve those styles to IE6. That way you won&#8217;t have nonstandard css in the files you serve to the good browsers.</p>
<p>    &#8212; import style sheet</p>
<p>Also, you can fix the links by making them position: relative for ie6. or use superslight (<a  href="http://24ways.org/2007/supersleight-transparent-png-in-ie6" rel="nofollow">http://24ways.org/2007/supersleight-transparent-png-in-ie6</a>) and make js do the work for you. Although with the js solution, you should provide a backup in case js is turned off.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

