<?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/modernizr</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 04:30:28 GMT</pubDate>
<item>
<title>(HTML) HTML5: Boilerplate - chrisaiv</title>
<link>http://snipplr.com/view/64341/html5-boilerplate/</link>
<description><![CDATA[ <p>I suspect this boilerplate code will continue to evolve while I settle in on my favorite libraries and frameworks but</p> ]]></description>
<pubDate>Wed, 04 Apr 2012 01:41:24 GMT</pubDate>
<guid>http://snipplr.com/view/64341/html5-boilerplate/</guid>
</item>
<item>
<title>(HTML) Remove "no-js" class from html tag, add "js" class - EvanHahn</title>
<link>http://snipplr.com/view/63895/remove-nojs-class-from-html-tag-add-js-class/</link>
<description><![CDATA[ <p>Add the "no-js" class to your topmost html element, so you can use CSS to style JavaScript-free pages. This snippet will then replace that tag with "js", allowing you to style pages with JavaScript.

The excellent [HTML5 Boilerplate](http://html5boilerplate.com/) puts `no-js` in the `` element and then uses [Modernizr](http://www.modernizr.com/) to replace it with `js`. If you don't want to use all of that stuff, this snippet does the same thing.</p> ]]></description>
<pubDate>Mon, 12 Mar 2012 10:06:48 GMT</pubDate>
<guid>http://snipplr.com/view/63895/remove-nojs-class-from-html-tag-add-js-class/</guid>
</item>
<item>
<title>(JavaScript) Modernizr.js v2.0.6 - doowron</title>
<link>http://snipplr.com/view/60204/modernizrjs-v206/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 26 Oct 2011 14:45:04 GMT</pubDate>
<guid>http://snipplr.com/view/60204/modernizrjs-v206/</guid>
</item>
<item>
<title>(Other) Modernizr Placeholder - athanassiadis</title>
<link>http://snipplr.com/view/51089/modernizr-placeholder/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 25 Mar 2011 04:04:32 GMT</pubDate>
<guid>http://snipplr.com/view/51089/modernizr-placeholder/</guid>
</item>
<item>
<title>(JavaScript) Placeholder Text Support for crap browsers - errkk</title>
<link>http://snipplr.com/view/50962/placeholder-text-support-for-crap-browsers/</link>
<description><![CDATA[ <p>This function emulates support for placeholder text on form elements,  run it inside a loop or call it by passing in a specific id reference</p> ]]></description>
<pubDate>Tue, 22 Mar 2011 21:19:44 GMT</pubDate>
<guid>http://snipplr.com/view/50962/placeholder-text-support-for-crap-browsers/</guid>
</item>
<item>
<title>(Other) Border Radius - elightbo</title>
<link>http://snipplr.com/view/26153/border-radius/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 08 Jan 2010 17:27:20 GMT</pubDate>
<guid>http://snipplr.com/view/26153/border-radius/</guid>
</item>
</channel>
</rss>