<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sofa King &#187; Safari</title>
	<atom:link href="http://brokenfall.net/blog/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://brokenfall.net/blog</link>
	<description>Bumbling my way through life and web design</description>
	<lastBuildDate>Mon, 16 Nov 2009 10:08:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Opacity, IE8 and you</title>
		<link>http://brokenfall.net/blog/2009/08/09/opacity-ie8-and-you/</link>
		<comments>http://brokenfall.net/blog/2009/08/09/opacity-ie8-and-you/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 14:26:11 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[opacity]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://brokenfall.net/blog/?p=5</guid>
		<description><![CDATA[I read somewhere that Internet Explorer 8 was supposed to be the end-all-be-all for web browsers developed in a Seattle suburb. It was going to grab a web designer and love them and hold them and even name them George. But, sadly, like previous of Internet Explorer, it does have it&#8217;s shortcomings. This time, though, [...]]]></description>
			<content:encoded><![CDATA[<p>I read somewhere that Internet Explorer 8 was supposed to be the end-all-be-all for web browsers developed in a Seattle suburb. It was going to grab a web designer and love them and hold them and even name them George.</p>
<p><img src="http://brokenfall.net/blog/wp-content/uploads/2009/08/hugo011.jpg" alt="hugo011" title="hugo011" width="320" height="240" class="alignnone size-full wp-image-6" /></p>
<p>But, sadly, like previous of Internet Explorer, it does have it&#8217;s shortcomings. This time, though, it removed a feature that actually existed in previous iterations: the opacity filter. Sure they could&#8217;ve just implemented the CSS standard for opacity, but that would have been both smart and easy, and we all know Redmond doesn&#8217;t want to do that.</p>
<h3>What to do, what to do</h3>
<p>Despite <a href="http://realtech.burningbird.net/graphics/css/opacity-returns-ie8">declarations</a> that it was back, nothing ever worked. No hack. No filter. No custom CSS implementation. Nothing. After bashing my head on my desk for a good 30 minutes, I said to myself, &#8220;Self, why can we just use a transparent PNG to handle the background opacity?&#8221; DING! (or PNG!)</p>
<p>In my mock-up, I adjusted the opacity of the area I wanted to have a little see-through and grabbed a 5&#215;5 swath of the area and saved it as a transparent PNG-24. Plugged in as a backgorund, and bickity-bam, I had a transparent background with an opacity of 90% that works in both Firefox and Internet Explorer 8. I&#8217;m assuming they&#8217;ll work in Safari and Chrome because those browsers are pretty standards-compliant when it comes to transparent PNGs. It should work in Internet Explorer 7 because I know it&#8217;s pretty friendly to the PNG. If you have Internet Explorer 6, upgrade already. You&#8217;re hurting America.</p>
<h3>Added Bonus</h3>
<p>It should be noted that this workaround (not hack) will not cause your text to be dithered out. It stays clear as day. Also, the 5&#215;5 was only 117 bytes so the file size was really small. </p>
]]></content:encoded>
			<wfw:commentRss>http://brokenfall.net/blog/2009/08/09/opacity-ie8-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
