<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/ie6</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 05:17:21 GMT</pubDate>
<item>
<title>(CSS) CSS Transparency All Browsers</title>
<link>http://snipplr.com/view/10246/css-transparency-all-browsers/</link>
<description><![CDATA[ <p>Should also work in IE6 because of the filter</p> ]]></description>
<pubDate>Wed, 03 Dec 2008 12:25:20 GMT</pubDate>
<guid>http://snipplr.com/view/10246/css-transparency-all-browsers/</guid>
</item>
<item>
<title>(CSS) IE6 Fixed Position Fix</title>
<link>http://snipplr.com/view/2952/ie6-fixed-position-fix/</link>
<description><![CDATA[ <p>IE6 Doesn't recognize position: fixed. Here is a little hack to fix it. First you must set IE6 to standards mode. You do this by including a strict doctype in the page.

Once IE6 is in strict mode include the following in a conditional comment. Anything you want fixed, set as absolute. The example sticks an image to the bottom left corner.</p> ]]></description>
<pubDate>Fri, 22 Jun 2007 04:00:58 GMT</pubDate>
<guid>http://snipplr.com/view/2952/ie6-fixed-position-fix/</guid>
</item>
</channel>
</rss>