<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - chrisaiv</title>
<link>http://snipplr.com/users/chrisaiv/language/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 04:25:18 GMT</pubDate>
<item>
<title>(JavaScript) JQuery: Ensure that at least one checkbox is selected</title>
<link>http://snipplr.com/view/8513/jquery-ensure-that-at-least-one-checkbox-is-selected/</link>
<description><![CDATA[ <p>Ok so here's the scenario, Suppose you have some sort of form with a couple of checkboxes and you want the user to select at least one before submitting, rather than write a bunch of iteration code,  JQuery offers a really easy way to do it.</p> ]]></description>
<pubDate>Sat, 20 Sep 2008 17:13:28 GMT</pubDate>
<guid>http://snipplr.com/view/8513/jquery-ensure-that-at-least-one-checkbox-is-selected/</guid>
</item>
<item>
<title>(JavaScript) Params to JSON</title>
<link>http://snipplr.com/view/5598/params-to-json/</link>
<description><![CDATA[ <p>I found this neat little utility that will convert an array into JSON</p> ]]></description>
<pubDate>Fri, 28 Mar 2008 13:57:15 GMT</pubDate>
<guid>http://snipplr.com/view/5598/params-to-json/</guid>
</item>
</channel>
</rss>