<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - pmw57</title>
<link>http://snipplr.com/users/pmw57</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 03:29:08 GMT</pubDate>
<item>
<title>(JavaScript) Get URL Parameter</title>
<link>http://snipplr.com/view/67253/get-url-parameter/</link>
<description><![CDATA[ <p>Code from https://snipt.net/geekyjohn/get-url-param/ updated so that most jslint issues are resolved, and updated the return to use a guard condition instead of a separate if statement.</p> ]]></description>
<pubDate>Wed, 19 Sep 2012 19:45:38 GMT</pubDate>
<guid>http://snipplr.com/view/67253/get-url-parameter/</guid>
</item>
<item>
<title>(JavaScript) Class handling functions</title>
<link>http://snipplr.com/view/67176/class-handling-functions/</link>
<description><![CDATA[ <p>Standard hasClass, addClass, and removeClass functions, reworked so that jsLint is happier about them, and fixed the removeClass function so that things are trimmed after removing a class name.</p> ]]></description>
<pubDate>Thu, 13 Sep 2012 18:25:32 GMT</pubDate>
<guid>http://snipplr.com/view/67176/class-handling-functions/</guid>
</item>
<item>
<title>(JavaScript) Cookie handling functions</title>
<link>http://snipplr.com/view/45954/cookie-handling-functions/</link>
<description><![CDATA[ <p>Cleaned up (with the help of jslint.com)  versions of cookie handling functions</p> ]]></description>
<pubDate>Mon, 20 Dec 2010 11:27:30 GMT</pubDate>
<guid>http://snipplr.com/view/45954/cookie-handling-functions/</guid>
</item>
</channel>
</rss>