<?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: Dojo checkboxes</title>
	<atom:link href="http://blog.garethj.com/2008/07/dojo-checkboxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.garethj.com/2008/07/dojo-checkboxes/</link>
	<description></description>
	<lastBuildDate>Fri, 26 Feb 2010 08:34:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roman</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-128</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Sat, 07 Mar 2009 14:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-128</guid>
		<description>I also ran into a similar issue just now. As I&#039;ve found out, using dijit.byId is for when you&#039;re using dojo widgets. As I wasn&#039;t, I had to work on the DOM level, so I used dojo.byId(&quot;controlid&quot;).checked to see if it was checked.</description>
		<content:encoded><![CDATA[<p>I also ran into a similar issue just now. As I&#39;ve found out, using dijit.byId is for when you&#39;re using dojo widgets. As I wasn&#39;t, I had to work on the DOM level, so I used dojo.byId(&#8220;controlid&#8221;).checked to see if it was checked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-99</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Sat, 07 Mar 2009 08:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-99</guid>
		<description>I also ran into a similar issue just now. As I&#039;ve found out, using dijit.byId is for when you&#039;re using dojo widgets. As I wasn&#039;t, I had to work on the DOM level, so I used dojo.byId(&quot;controlid&quot;).checked to see if it was checked.</description>
		<content:encoded><![CDATA[<p>I also ran into a similar issue just now. As I&#39;ve found out, using dijit.byId is for when you&#39;re using dojo widgets. As I wasn&#39;t, I had to work on the DOM level, so I used dojo.byId(&#8220;controlid&#8221;).checked to see if it was checked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sex toys</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-96</link>
		<dc:creator>sex toys</dc:creator>
		<pubDate>Fri, 06 Feb 2009 14:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-96</guid>
		<description>thanks!</description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Busby SEO Test!!!</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-127</link>
		<dc:creator>Busby SEO Test!!!</dc:creator>
		<pubDate>Wed, 07 Jan 2009 12:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-127</guid>
		<description>up to now, i;m still getting error, and i have no idea :(</description>
		<content:encoded><![CDATA[<p>up to now, i;m still getting error, and i have no idea <img src='http://blog.garethj.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Busby SEO Test!!!</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-95</link>
		<dc:creator>Busby SEO Test!!!</dc:creator>
		<pubDate>Wed, 07 Jan 2009 06:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-95</guid>
		<description>up to now, i;m still getting error, and i have no idea :(</description>
		<content:encoded><![CDATA[<p>up to now, i;m still getting error, and i have no idea <img src='http://blog.garethj.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katie duffs</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-94</link>
		<dc:creator>katie duffs</dc:creator>
		<pubDate>Fri, 12 Dec 2008 06:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-94</guid>
		<description>I totaly agree with your point here! I admire the stuff you post and the quality information you offer in your blog! Keep up the awesome work dude</description>
		<content:encoded><![CDATA[<p>I totaly agree with your point here! I admire the stuff you post and the quality information you offer in your blog! Keep up the awesome work dude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garethj</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-126</link>
		<dc:creator>garethj</dc:creator>
		<pubDate>Mon, 03 Nov 2008 21:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-126</guid>
		<description>No problem Ryan - thanks for posting anyway :)</description>
		<content:encoded><![CDATA[<p>No problem Ryan &#8211; thanks for posting anyway <img src='http://blog.garethj.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garethj</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-91</link>
		<dc:creator>garethj</dc:creator>
		<pubDate>Mon, 03 Nov 2008 16:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-91</guid>
		<description>No problem Ryan - thanks for posting anyway :)</description>
		<content:encoded><![CDATA[<p>No problem Ryan &#8211; thanks for posting anyway <img src='http://blog.garethj.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Littlefield</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-125</link>
		<dc:creator>Ryan Littlefield</dc:creator>
		<pubDate>Wed, 22 Oct 2008 21:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-125</guid>
		<description>Opps, didn&#039;t notice the other reply. Sorry.</description>
		<content:encoded><![CDATA[<p>Opps, didn&#39;t notice the other reply. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Littlefield</title>
		<link>http://blog.garethj.com/2008/07/dojo-checkboxes/comment-page-1/#comment-124</link>
		<dc:creator>Ryan Littlefield</dc:creator>
		<pubDate>Wed, 22 Oct 2008 21:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.garethj.com/?p=54#comment-124</guid>
		<description>Have you tried using dijit.byId instead of dojo.byId?</description>
		<content:encoded><![CDATA[<p>Have you tried using dijit.byId instead of dojo.byId?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
