<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - localhorst</title>
<link>http://snipplr.com/users/localhorst/tags/innerHTML</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 07:34:06 GMT</pubDate>
<item>
<title>(JavaScript) outerHTML in Firefox</title>
<link>http://snipplr.com/view/5460/outerhtml-in-firefox/</link>
<description><![CDATA[ <p>This is a little trick I came up with to add outerHTML functionality in Firefox. For those who aren't familiar with outerHTML, it is an IE addition to the DOM that will return the element's HTML PLUS it's innerHTML. Is it really needed? No, but it can help with debugging sometimes.</p> ]]></description>
<pubDate>Mon, 17 Mar 2008 12:26:21 GMT</pubDate>
<guid>http://snipplr.com/view/5460/outerhtml-in-firefox/</guid>
</item>
</channel>
</rss>