<?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: toggle checkboxes javascript using prototype</title>
	<atom:link href="http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/</link>
	<description>Miscellaneous Computer Technology Notes</description>
	<lastBuildDate>Sun, 13 Jun 2010 22:08:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: gdp</title>
		<link>http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/comment-page-1/#comment-44924</link>
		<dc:creator>gdp</dc:creator>
		<pubDate>Mon, 07 Jun 2010 22:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/#comment-44924</guid>
		<description>thx, I useit sith pleasure</description>
		<content:encoded><![CDATA[<p>thx, I useit sith pleasure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mostafa_BZ</title>
		<link>http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/comment-page-1/#comment-43898</link>
		<dc:creator>Mostafa_BZ</dc:creator>
		<pubDate>Thu, 01 Apr 2010 16:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/#comment-43898</guid>
		<description>Thank u very very match</description>
		<content:encoded><![CDATA[<p>Thank u very very match</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/comment-page-1/#comment-41915</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 11 Nov 2009 23:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/#comment-41915</guid>
		<description>When using a checkbox to trigger the check/uncheck event, remember to assign it an id and create an exception inside the function within toggleCheckBoxes (like if(item.id == &#039;toggle_checkbox&#039;) return; ) or else that checkbox will never change its checked status.</description>
		<content:encoded><![CDATA[<p>When using a checkbox to trigger the check/uncheck event, remember to assign it an id and create an exception inside the function within toggleCheckBoxes (like if(item.id == &#8216;toggle_checkbox&#8217;) return; ) or else that checkbox will never change its checked status.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/comment-page-1/#comment-41912</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/#comment-41912</guid>
		<description>Wow, first try thanks!</description>
		<content:encoded><![CDATA[<p>Wow, first try thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Canavesi</title>
		<link>http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/comment-page-1/#comment-41622</link>
		<dc:creator>Andres Canavesi</dc:creator>
		<pubDate>Tue, 03 Nov 2009 14:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/toggle-checkboxes-javascript-using-prototype/#comment-41622</guid>
		<description>I didn&#039;t know Field.disable, thanks :)</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know Field.disable, thanks :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
