<?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/innerHTML</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 21:36:11 GMT</pubDate>
<item>
<title>(JavaScript) jQuery - Format Phone Number - ryarwood</title>
<link>http://snipplr.com/view/62882/jquery--format-phone-number/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:38 GMT</pubDate>
<guid>http://snipplr.com/view/62882/jquery--format-phone-number/</guid>
</item>
<item>
<title>(JavaScript) innerXHTML - nicolaspar</title>
<link>http://snipplr.com/view/33916/innerxhtml/</link>
<description><![CDATA[ <p>html = innerXHTML (document.getElementById('div_id'))
alert(html)</p> ]]></description>
<pubDate>Wed, 05 May 2010 14:48:21 GMT</pubDate>
<guid>http://snipplr.com/view/33916/innerxhtml/</guid>
</item>
<item>
<title>(JavaScript) Fix "normalized" (broken) lists in IE  (think innerHTML) - optimal</title>
<link>http://snipplr.com/view/10904/fix-normalized-broken-lists-in-ie--think-innerhtml/</link>
<description><![CDATA[ <p>Developed as part of my DCODR experiments...</p> ]]></description>
<pubDate>Sun, 04 Jan 2009 20:43:02 GMT</pubDate>
<guid>http://snipplr.com/view/10904/fix-normalized-broken-lists-in-ie--think-innerhtml/</guid>
</item>
<item>
<title>(JavaScript) outerHTML in Firefox - localhorst</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>
<item>
<title>(JavaScript) Pull in Info from a HTML File using innerHTML - 1man</title>
<link>http://snipplr.com/view/2331/pull-in-info-from-a-html-file-using-innerhtml/</link>
<description><![CDATA[ <p>Simply replaces the div's innerHTML with the response text received from the file.</p> ]]></description>
<pubDate>Wed, 14 Mar 2007 09:32:50 GMT</pubDate>
<guid>http://snipplr.com/view/2331/pull-in-info-from-a-html-file-using-innerhtml/</guid>
</item>
<item>
<title>(JavaScript) Wordpress XHTML and HTML Comment Preview - rolandog</title>
<link>http://snipplr.com/view/294/wordpress-xhtml-and-html-comment-preview/</link>
<description><![CDATA[ <p>For a working demo in application/xhtml+xml or text/html, go to:
http://rolandog.com/archives/2006/07/10/litebox-demasiado-bueno-para-ser-cierto/

You should delete the multi-line comments after completing the setup, some old browsers will complain about those.</p> ]]></description>
<pubDate>Sun, 09 Jul 2006 01:44:14 GMT</pubDate>
<guid>http://snipplr.com/view/294/wordpress-xhtml-and-html-comment-preview/</guid>
</item>
</channel>
</rss>