<?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: Multiple Check Checkbox</title>
	<atom:link href="http://www.kaydoo.co.uk/2008/03/multiple-check-checkbox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kaydoo.co.uk/2008/03/multiple-check-checkbox</link>
	<description>A Day in the Life of a Developer</description>
	<lastBuildDate>Sun, 18 Dec 2011 08:29:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://www.kaydoo.co.uk/2008/03/multiple-check-checkbox/comment-page-1#comment-353</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 10 Feb 2011 14:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaydoo.co.uk/2008/03/multiple-check-checkbox#comment-353</guid>
		<description>I think he is saying that he tried it in several browsers (your code snippet and example) and it didn&#039;t work. 

Of course without seeing how he is using the snippet there is no way of knowing if there is something wrong with it, or is it just &quot;operator error&quot; ;p</description>
		<content:encoded><![CDATA[<p>I think he is saying that he tried it in several browsers (your code snippet and example) and it didn&#8217;t work. </p>
<p>Of course without seeing how he is using the snippet there is no way of knowing if there is something wrong with it, or is it just &#8220;operator error&#8221; ;p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.kaydoo.co.uk/2008/03/multiple-check-checkbox/comment-page-1#comment-258</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sat, 12 Dec 2009 08:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaydoo.co.uk/2008/03/multiple-check-checkbox#comment-258</guid>
		<description>I&#039;m sorry I have no idea what that all meant?</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry I have no idea what that all meant?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.kaydoo.co.uk/2008/03/multiple-check-checkbox/comment-page-1#comment-257</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 11 Dec 2009 15:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaydoo.co.uk/2008/03/multiple-check-checkbox#comment-257</guid>
		<description>12/10/09 cut &amp; paste into homesite 5.5: result -&gt; doesn&#039;t work in any browser

&lt;!--[if lte IE 6]&gt;--&gt;

 .gainlayout { height: 1px; }




$(&quot;input[name=&#039;all&#039;]&quot;).change(function(){
var parent = $(this);
$(&quot;input[name=&#039;&quot;+parent.val()+&quot;[]&#039;]&quot;,parent.parents(&#039;form:first&#039;)).each(function(){$(this).attr(&#039;checked&#039;,parent.is(&#039;:checked&#039;));});
});




	

All 
1 
2 
3 

	


hmmm?</description>
		<content:encoded><![CDATA[<p>12/10/09 cut &amp; paste into homesite 5.5: result -&gt; doesn&#8217;t work in any browser</p>
<p><!--[if lte IE 6]&gt;--></p>
<p> .gainlayout { height: 1px; }</p>
<p>$(&#8220;input[name='all']&#8220;).change(function(){<br />
var parent = $(this);<br />
$(&#8220;input[name='"+parent.val()+"[]&#8216;]&#8221;,parent.parents(&#8216;form:first&#8217;)).each(function(){$(this).attr(&#8216;checked&#8217;,parent.is(&#8216;:checked&#8217;));});<br />
});</p>
<p>All<br />
1<br />
2<br />
3 </p>
<p>hmmm?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

