<?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/tags/multi-select</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 14:48:14 GMT</pubDate>
<item>
<title>(JavaScript) Shift+Click to Select/Deselect Checkboxes. - ReedD19</title>
<link>http://snipplr.com/view/67570/shiftclick-to-selectdeselect-checkboxes/</link>
<description><![CDATA[ <p>Allows you to click a given checkbox X, then shift click another checkbox Y. All checkboxes between X and Y will be checked or unchecked based on the state of checkbox Y. i.e. if you're unchecking Y all boxes between X and Y will also be unchecked.</p> ]]></description>
<pubDate>Wed, 03 Oct 2012 03:48:59 GMT</pubDate>
<guid>http://snipplr.com/view/67570/shiftclick-to-selectdeselect-checkboxes/</guid>
</item>
<item>
<title>(JavaScript) Multi-select transfer - fredaudet</title>
<link>http://snipplr.com/view/7387/multiselect-transfer/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Jul 2008 15:55:55 GMT</pubDate>
<guid>http://snipplr.com/view/7387/multiselect-transfer/</guid>
</item>
</channel>
</rss>