<?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/tags/twin</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 16:37:09 GMT</pubDate>
<item>
<title>(JavaScript) Iterative Node Deletion - rolandog</title>
<link>http://snipplr.com/view/293/iterative-node-deletion/</link>
<description><![CDATA[ <p>This script makes it possible to delete every childNodes, childNodes.childNodes, childNodes.childNodes.childNodes and so on. Includes example functions for deleting all childNodes, firstChild and lastChild from an 'id'. It uses twin functions that call each other until everything is removed.</p> ]]></description>
<pubDate>Sun, 09 Jul 2006 01:07:58 GMT</pubDate>
<guid>http://snipplr.com/view/293/iterative-node-deletion/</guid>
</item>
</channel>
</rss>