<?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/background</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 04:52:19 GMT</pubDate>
<item>
<title>(JavaScript) Stop Annoying IE Background Image Flicker Bug</title>
<link>http://snipplr.com/view/1270/stop-annoying-ie-background-image-flicker-bug/</link>
<description><![CDATA[ <p>Stop the background image flickering on IE by including this code in the header of your page. See link for more information.</p> ]]></description>
<pubDate>Fri, 29 Sep 2006 05:24:44 GMT</pubDate>
<guid>http://snipplr.com/view/1270/stop-annoying-ie-background-image-flicker-bug/</guid>
</item>
<item>
<title>(CSS) Fix li Background Repeat Bug In IE</title>
<link>http://snipplr.com/view/449/fix-li-background-repeat-bug-in-ie/</link>
<description><![CDATA[ <p>A bug seems to occur when you add a negative margin to a list item in IE6. The background image applied to the list item gets repeated randomly and generally messes up. Add this little gem to your head to fix the problem. Remember to change the id tag to your own.</p> ]]></description>
<pubDate>Sun, 16 Jul 2006 14:07:25 GMT</pubDate>
<guid>http://snipplr.com/view/449/fix-li-background-repeat-bug-in-ie/</guid>
</item>
</channel>
</rss>