<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Check all checkboxes (javascript)</title>
	<atom:link href="http://www.sajithmr.me/check-all-checkboxes-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me/check-all-checkboxes-javascript</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 04:51:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mr Me</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-401283</link>
		<dc:creator>Mr Me</dc:creator>
		<pubDate>Sat, 10 Mar 2012 18:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-401283</guid>
		<description>By the way, it is an old post. Today, you can simple do it by using jQuery.</description>
		<content:encoded><![CDATA[<p>By the way, it is an old post. Today, you can simple do it by using jQuery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-397034</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 03 Mar 2012 09:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-397034</guid>
		<description>Sorry i think i didnt explain it clearly.....i have options like selectall,checkbox1,checkbox2.If i click on the selectall then checkbox and checkbox2 should be disabled and null,if i uncheck the selectall then i could select any option i could.</description>
		<content:encoded><![CDATA[<p>Sorry i think i didnt explain it clearly&#8230;..i have options like selectall,checkbox1,checkbox2.If i click on the selectall then checkbox and checkbox2 should be disabled and null,if i uncheck the selectall then i could select any option i could.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-397033</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 03 Mar 2012 09:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-397033</guid>
		<description>hi ,
i have a question,if there is selectall and other options but if i click on selectall should be null and disable .then if i uncheck other options should be enabled.could you please help me out.</description>
		<content:encoded><![CDATA[<p>hi ,<br />
i have a question,if there is selectall and other options but if i click on selectall should be null and disable .then if i uncheck other options should be enabled.could you please help me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreeram</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-345582</link>
		<dc:creator>sreeram</dc:creator>
		<pubDate>Thu, 15 Dec 2011 08:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-345582</guid>
		<description>Thanks for a such a valuable information........</description>
		<content:encoded><![CDATA[<p>Thanks for a such a valuable information&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr Me</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-299850</link>
		<dc:creator>Mr Me</dc:creator>
		<pubDate>Mon, 10 Oct 2011 07:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-299850</guid>
		<description>You can find some scripts here: http://www.iknowkungfoo.com/blog/index.cfm/2008/7/9/Check-All-Checkboxes-with-JQuery</description>
		<content:encoded><![CDATA[<p>You can find some scripts here: <a href="http://www.iknowkungfoo.com/blog/index.cfm/2008/7/9/Check-All-Checkboxes-with-JQuery" rel="nofollow">http://www.iknowkungfoo.com/blog/index.cfm/2008/7/9/Check-All-Checkboxes-with-JQuery</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr Me</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-299847</link>
		<dc:creator>Mr Me</dc:creator>
		<pubDate>Mon, 10 Oct 2011 07:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-299847</guid>
		<description>The script I wrote is very old. You can simply do this using jQuery now, with a single line code :)</description>
		<content:encoded><![CDATA[<p>The script I wrote is very old. You can simply do this using jQuery now, with a single line code <img src='http://www.sajithmr.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atul</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-299792</link>
		<dc:creator>atul</dc:creator>
		<pubDate>Mon, 10 Oct 2011 05:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-299792</guid>
		<description>hi how can we select check box when they are dynamically craeted in nested foreach loops.................</description>
		<content:encoded><![CDATA[<p>hi how can we select check box when they are dynamically craeted in nested foreach loops&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahdi Javaheripur</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-139170</link>
		<dc:creator>Mahdi Javaheripur</dc:creator>
		<pubDate>Wed, 10 Nov 2010 07:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-139170</guid>
		<description>Hi,

This can be hugely optimized for forms with a lot of checkboxes if you get inputs.length before the loop so the input.length won&#039;t be calculated in every iteration of the loop.

var inputsLength = inputs.length;
for (var i = 0; i &lt; inputsLength; i++)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This can be hugely optimized for forms with a lot of checkboxes if you get inputs.length before the loop so the input.length won&#8217;t be calculated in every iteration of the loop.</p>
<p>var inputsLength = inputs.length;<br />
for (var i = 0; i &lt; inputsLength; i++)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daxa</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-116839</link>
		<dc:creator>Daxa</dc:creator>
		<pubDate>Thu, 15 Jul 2010 06:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-116839</guid>
		<description>Its good.</description>
		<content:encoded><![CDATA[<p>Its good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Markie</title>
		<link>http://www.sajithmr.me/check-all-checkboxes-javascript/comment-page-1#comment-86384</link>
		<dc:creator>Michael Markie</dc:creator>
		<pubDate>Wed, 18 Nov 2009 11:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/check-all-checkboxes-javascript/#comment-86384</guid>
		<description>This code can be cut down slightly by doing the following:

function checkAll(){
		var t = document.getElementsByTagName(&#039;input&#039;);
		for(var i in t)
			if(t[i].type==&#039;checkbox&#039;)
				t[i].checked=true;
	}</description>
		<content:encoded><![CDATA[<p>This code can be cut down slightly by doing the following:</p>
<p>function checkAll(){<br />
		var t = document.getElementsByTagName(&#8216;input&#8217;);<br />
		for(var i in t)<br />
			if(t[i].type==&#8217;checkbox&#8217;)<br />
				t[i].checked=true;<br />
	}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

