<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - tylerhall</title>
<link>http://snipplr.com/users/tylerhall/language/javascript/tags/previous</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 22 Nov 2008 16:11:17 GMT</pubDate>
<item>
<title>(JavaScript) DOM Traversal Helper Functions</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>