<?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/language/jquery/tags/html5</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 08:35:42 GMT</pubDate>
<item>
<title>(jQuery) Access HTML5 data attribute with jQuery - iroybot</title>
<link>http://snipplr.com/view/66605/access-html5-data-attribute-with-jquery/</link>
<description><![CDATA[ <p>obviously one can access HTML5's data attribute super easy in jQuery</p> ]]></description>
<pubDate>Thu, 09 Aug 2012 07:39:12 GMT</pubDate>
<guid>http://snipplr.com/view/66605/access-html5-data-attribute-with-jquery/</guid>
</item>
<item>
<title>(jQuery) Google CDN jQuery loading fallback - Huskie</title>
<link>http://snipplr.com/view/62495/google-cdn-jquery-loading-fallback/</link>
<description><![CDATA[ <p>This code snippet fetches the very latest minified version of jQuery from Google's CDN. If this is not available, we revert to a locally stored version (current version at time of publish was 1.7.1 - update this to suit going forward).</p> ]]></description>
<pubDate>Thu, 12 Jan 2012 02:47:13 GMT</pubDate>
<guid>http://snipplr.com/view/62495/google-cdn-jquery-loading-fallback/</guid>
</item>
<item>
<title>(jQuery) jQuery [input] Placeholder - mihael</title>
<link>http://snipplr.com/view/61890/jquery-input-placeholder/</link>
<description><![CDATA[ <p>jQuery for inputy attribute "placeholder".</p> ]]></description>
<pubDate>Wed, 14 Dec 2011 22:19:54 GMT</pubDate>
<guid>http://snipplr.com/view/61890/jquery-input-placeholder/</guid>
</item>
<item>
<title>(jQuery) HTML5 prefetch / prerender with jQuery - rydaly</title>
<link>http://snipplr.com/view/58686/html5-prefetch--prerender-with-jquery/</link>
<description><![CDATA[ <p>//#########################################################################
//
// *taken from http://www.catswhocode.com/blog/mastering-html5-prefetching
//
//#########################################################################</p> ]]></description>
<pubDate>Thu, 15 Sep 2011 01:38:24 GMT</pubDate>
<guid>http://snipplr.com/view/58686/html5-prefetch--prerender-with-jquery/</guid>
</item>
<item>
<title>(jQuery) HTML5 Form Validation w/ jQuery Fallbacks - vagrantradio</title>
<link>http://snipplr.com/view/54990/html5-form-validation-w-jquery-fallbacks/</link>
<description><![CDATA[ <p>Couple of ways to check if HTML5 form elements exist and use a fallback if they don't.</p> ]]></description>
<pubDate>Wed, 08 Jun 2011 05:12:02 GMT</pubDate>
<guid>http://snipplr.com/view/54990/html5-form-validation-w-jquery-fallbacks/</guid>
</item>
<item>
<title>(jQuery) jquery localStorage for contenteditable content to remember edited content - adriamooney</title>
<link>http://snipplr.com/view/38320/jquery-localstorage-for-contenteditable-content-to-remember-edited-content/</link>
<description><![CDATA[ <p>this shows you how to use localStorage to have a page remember content that has been edited with the html5 attribute, contenteditble</p> ]]></description>
<pubDate>Wed, 04 Aug 2010 08:51:15 GMT</pubDate>
<guid>http://snipplr.com/view/38320/jquery-localstorage-for-contenteditable-content-to-remember-edited-content/</guid>
</item>
<item>
<title>(jQuery) Input Placeholder Script - scheurbert</title>
<link>http://snipplr.com/view/37279/input-placeholder-script/</link>
<description><![CDATA[ <p>Just a quick script to enable default text within a form element to be cleared or restored upon focus/blur of a particular element.

Should give you roughly the same functionality as the new HTML5 webforms "placeholder" attribute.</p> ]]></description>
<pubDate>Wed, 14 Jul 2010 11:03:19 GMT</pubDate>
<guid>http://snipplr.com/view/37279/input-placeholder-script/</guid>
</item>
<item>
<title>(jQuery) Hosted HTML5 Enabling Script IE Conditional Tag - LeeRJohnson</title>
<link>http://snipplr.com/view/28201/hosted-html5-enabling-script-ie-conditional-tag/</link>
<description><![CDATA[ <p>Found if from http://diveintohtml5.org</p> ]]></description>
<pubDate>Thu, 11 Feb 2010 18:18:45 GMT</pubDate>
<guid>http://snipplr.com/view/28201/hosted-html5-enabling-script-ie-conditional-tag/</guid>
</item>
</channel>
</rss>