<?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: this is how radio buttons should work..</title>
	<atom:link href="http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/</link>
	<description>the time is gone, the song is over, thought i'd something more to say...</description>
	<lastBuildDate>Wed, 25 Jan 2012 07:24:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dennis</title>
		<link>http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/comment-page-1/#comment-5341</link>
		<dc:creator>dennis</dc:creator>
		<pubDate>Mon, 06 Mar 2006 19:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/#comment-5341</guid>
		<description>Sure.. i think yours works too, and yes, less lines, but it&#039;s a little hard to read, imho.. i&#039;m dumb and i like my logic spelt out for me.. :-)</description>
		<content:encoded><![CDATA[<p>Sure.. i think yours works too, and yes, less lines, but it&#8217;s a little hard to read, imho.. i&#8217;m dumb and i like my logic spelt out for me.. <img src='http://www.dennisyang.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/comment-page-1/#comment-5282</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 03 Mar 2006 06:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/#comment-5282</guid>
		<description>function woot(radiobutton) {

radiobutton.checked = !ischecked;
ischecked = !ischecked;
}


Not sure which is more efficient.  Thoughts?

Thanks for the mind-candy!</description>
		<content:encoded><![CDATA[<p>function woot(radiobutton) {</p>
<p>radiobutton.checked = !ischecked;<br />
ischecked = !ischecked;<br />
}</p>
<p>Not sure which is more efficient.  Thoughts?</p>
<p>Thanks for the mind-candy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia</title>
		<link>http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/comment-page-1/#comment-5178</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Mon, 20 Feb 2006 23:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/#comment-5178</guid>
		<description>hmm next time i&#039;m a on safari...i&#039;ll make sure not to pack those radio buttons.</description>
		<content:encoded><![CDATA[<p>hmm next time i&#8217;m a on safari&#8230;i&#8217;ll make sure not to pack those radio buttons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/comment-page-1/#comment-5163</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Sun, 19 Feb 2006 19:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennisyang.com/archive/2006/02/17/this-is-how-radio-buttons-should-work/#comment-5163</guid>
		<description>doesn&#039;t work in safari.</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work in safari.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

