<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - stephcode</title>
<link>http://snipplr.com/users/stephcode/tags/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 17:04:18 GMT</pubDate>
<item>
<title>(JavaScript) Create new DOM element</title>
<link>http://snipplr.com/view/39978/create-new-dom-element/</link>
<description><![CDATA[ <p>Thankfully, Sjoerd Visscher mentioned an interesting technique  that could be used to force IE to use the specified CSS styling. Specifically, once you create a new DOM element (of the same name as the one in the document) all styling is applied. [...] This is very important. This now means that we can provide CSS styling for undefined HTML 5 element and allow Internet Explorer to handle it gracefully.</p> ]]></description>
<pubDate>Sat, 04 Sep 2010 01:48:44 GMT</pubDate>
<guid>http://snipplr.com/view/39978/create-new-dom-element/</guid>
</item>
</channel>
</rss>