<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JavaScript to select all or none of the checkboxes in a form</title>
	<atom:link href="http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/</link>
	<description>Random Snippets of Code and Ideas for any Web Developer</description>
	<lastBuildDate>Sat, 17 Jul 2010 11:08:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Harley</title>
		<link>http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/comment-page-1/#comment-12665</link>
		<dc:creator>Harley</dc:creator>
		<pubDate>Thu, 01 Apr 2010 20:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/#comment-12665</guid>
		<description>Thank you so much, onclick scripts are confusing, and most do not work, I as a coder can understand this one, and it work perfectly.</description>
		<content:encoded><![CDATA[<p>Thank you so much, onclick scripts are confusing, and most do not work, I as a coder can understand this one, and it work perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/comment-page-1/#comment-8982</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 03 Dec 2009 13:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/#comment-8982</guid>
		<description>Old post but still very effective. This script works perfectly.</description>
		<content:encoded><![CDATA[<p>Old post but still very effective. This script works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Iliff</title>
		<link>http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/comment-page-1/#comment-966</link>
		<dc:creator>Mark Iliff</dc:creator>
		<pubDate>Fri, 19 Dec 2008 02:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/#comment-966</guid>
		<description>Simple, elegant and effective - so refreshing! Thanks for posting.

µ</description>
		<content:encoded><![CDATA[<p>Simple, elegant and effective &#8211; so refreshing! Thanks for posting.</p>
<p>µ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All and None Checkbox function in javascript - Global Point Forum</title>
		<link>http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/comment-page-1/#comment-185</link>
		<dc:creator>All and None Checkbox function in javascript - Global Point Forum</dc:creator>
		<pubDate>Wed, 06 Aug 2008 13:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/#comment-185</guid>
		<description>[...] and None Checkbox function in javascript     JavaScript to select all or none of the checkboxes in a form  Here is a quick demo of the select all or none JavaScript function that automatically toggles all [...]</description>
		<content:encoded><![CDATA[<p>[...] and None Checkbox function in javascript     JavaScript to select all or none of the checkboxes in a form  Here is a quick demo of the select all or none JavaScript function that automatically toggles all [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodrigo</title>
		<link>http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/comment-page-1/#comment-133</link>
		<dc:creator>rodrigo</dc:creator>
		<pubDate>Thu, 03 Jul 2008 21:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/2008/02/28/javascript-to-select-all-or-none-of-the-checkboxes-in-a-form/#comment-133</guid>
		<description>This is a good script, all the others i had found check or uncheck by the name of the checkbox and not by the form name</description>
		<content:encoded><![CDATA[<p>This is a good script, all the others i had found check or uncheck by the name of the checkbox and not by the form name</p>
]]></content:encoded>
	</item>
</channel>
</rss>
