<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/next</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 13:00:10 GMT</pubDate>
<item>
<title>(JavaScript) Find Highest Z-Index by Tag Name - iloveitaly</title>
<link>http://snipplr.com/view/18346/find-highest-zindex-by-tag-name/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 15 Aug 2009 09:52:37 GMT</pubDate>
<guid>http://snipplr.com/view/18346/find-highest-zindex-by-tag-name/</guid>
</item>
<item>
<title>(JavaScript) DOM Traversal Helper Functions - tylerhall</title>
<link>http://snipplr.com/view/1529/dom-traversal-helper-functions/</link>
<description><![CDATA[ <p>These functions let you find the next sibling, previous sibling, first child, and last child of a given node (element). What makes them unique is that they safely ignore whitespace nodes so you get the *real* node you're looking for each time.</p> ]]></description>
<pubDate>Thu, 02 Nov 2006 20:16:30 GMT</pubDate>
<guid>http://snipplr.com/view/1529/dom-traversal-helper-functions/</guid>
</item>
</channel>
</rss>