<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - nelsnelson</title>
<link>http://snipplr.com/users/nelsnelson</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 18:52:43 GMT</pubDate>
<item>
<title>(JavaScript) Javascript function to get URL query string parameters</title>
<link>http://snipplr.com/view/13239/javascript-function-to-get-url-query-string-parameters/</link>
<description><![CDATA[ <p>Here is a small function [[lobo235](http://www.netlobo.com/javascript_tooltips.html "Javascript Tool-tips")] wrote that will parse the window.location.href value and return the value for the parameter you specify. It does this using javascript's built in regular expressions.</p> ]]></description>
<pubDate>Wed, 18 Mar 2009 14:46:00 GMT</pubDate>
<guid>http://snipplr.com/view/13239/javascript-function-to-get-url-query-string-parameters/</guid>
</item>
</channel>
</rss>