<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - the_coder</title>
<link>http://snipplr.com/users/the_coder/language/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 00:46:38 GMT</pubDate>
<item>
<title>(JavaScript) Get Url Parameters</title>
<link>http://snipplr.com/view/19838/get-url-parameters/</link>
<description><![CDATA[ <p>Read a page's GET URL variables and return them as an "associative array."

Calling the function while at `example.html?foo=asdf&amp;bar=jkls` sets `map['foo']='asdf'` and `map['bar']='jkls'`</p> ]]></description>
<pubDate>Wed, 16 Sep 2009 20:16:07 GMT</pubDate>
<guid>http://snipplr.com/view/19838/get-url-parameters/</guid>
</item>
<item>
<title>(JavaScript) Stickman Labs' Accordion, updated for Prototype.js 1.6 !!!</title>
<link>http://snipplr.com/view/5502/stickman-labs-accordion-updated-for-prototypejs-16-/</link>
<description><![CDATA[ <p>The fix listed in that URL is munged by the forum formatting, so I went through and figured out where the changes were and posted a _working_ snippet here.</p> ]]></description>
<pubDate>Thu, 20 Mar 2008 08:00:54 GMT</pubDate>
<guid>http://snipplr.com/view/5502/stickman-labs-accordion-updated-for-prototypejs-16-/</guid>
</item>
</channel>
</rss>