<?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/language/javascript/tags/css</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 07:47:36 GMT</pubDate>
<item>
<title>(JavaScript) getNextElement DOM function</title>
<link>http://snipplr.com/view/2164/getnextelement-dom-function/</link>
<description><![CDATA[ <p>Useful function for CSS DOM, returns the next element after the selected node. So you could style the element directly after a h1 element for example.</p> ]]></description>
<pubDate>Tue, 13 Feb 2007 04:48:15 GMT</pubDate>
<guid>http://snipplr.com/view/2164/getnextelement-dom-function/</guid>
</item>
<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>
</channel>
</rss>