<?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>seventy6 &#187; ie6</title>
	<atom:link href="http://www.seventy6.com/tag/ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seventy6.com</link>
	<description>code, design and things</description>
	<lastBuildDate>Fri, 03 Jun 2011 14:30:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>IE6 abbr css bug</title>
		<link>http://www.seventy6.com/2009/07/29/ie6-abbr-css-bug/</link>
		<comments>http://www.seventy6.com/2009/07/29/ie6-abbr-css-bug/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 15:50:36 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[ie6]]></category>

		<guid isPermaLink="false">http://www.seventy6.com/?p=56</guid>
		<description><![CDATA[On a current Sandbox project, we&#8217;ve committed to delivering an IE6 friendly version. WHY?!!!! Anyhows, after some head banging with an AWOL &#60;abbr&#62; tag not even being noticed by IE6 &#8211; some digging shows that its never been supported! Good news is ie7+ now take notice. This handy little JS DOM hack takes the offending [...]]]></description>
			<content:encoded><![CDATA[<p>On a current Sandbox project, we&#8217;ve committed to delivering an IE6 friendly version. WHY?!!!!</p>
<p>Anyhows, after some head banging with an AWOL &lt;abbr&gt; tag not even being noticed by IE6 &#8211; some digging shows that its never been supported! Good news is ie7+ now take notice.</p>
<p>This handy little JS DOM hack takes the offending tag and adds a span for IE6 to work with.</p>
<p><a title="IE6 abbr css bug hack" href="http://www.sovavsiti.cz/css/abbr.html">http://www.sovavsiti.cz/css/abbr.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seventy6.com/2009/07/29/ie6-abbr-css-bug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

