<?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: Creating a group of radio buttons</title>
	<atom:link href="http://www.guru.net.nz/blog/tutorials/creating-a-group-of-radio-buttons/feed" rel="self" type="application/rss+xml" />
	<link>http://www.guru.net.nz/blog</link>
	<description>Random stuff from a Dunedin (NZ) based web developer, beer drinker and dad</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:52:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: GuruBob</title>
		<link>http://www.guru.net.nz/blog/tutorials/creating-a-group-of-radio-buttons#comment-550</link>
		<dc:creator>GuruBob</dc:creator>
		<pubDate>Wed, 17 Feb 2010 11:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.guru.net.nz/blog/?page_id=199#comment-550</guid>
		<description>urgh ...
&lt;input type=&quot;radio&quot; name=&quot;country&quot; value=&quot;1&quot; id=&quot;option1&quot;&gt;&lt;label for=&quot;option1&quot;&gt;New Zealand, Wellington&lt;/label&gt;</description>
		<content:encoded><![CDATA[<p>urgh &#8230;<br />
&lt;input type=&#8221;radio&#8221; name=&#8221;country&#8221; value=&#8221;1&#8243; id=&#8221;option1&#8243;&gt;&lt;label for=&#8221;option1&#8243;&gt;New Zealand, Wellington&lt;/label&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GuruBob</title>
		<link>http://www.guru.net.nz/blog/tutorials/creating-a-group-of-radio-buttons#comment-549</link>
		<dc:creator>GuruBob</dc:creator>
		<pubDate>Wed, 17 Feb 2010 11:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.guru.net.nz/blog/?page_id=199#comment-549</guid>
		<description>Sure can ...
&lt;input type=&quot;radio&quot; id=&quot;option1&quot; name=&quot;country&quot; value=&quot;1&quot;&gt;&lt;label for=&quot;option1&quot;&gt;New Zealand, Wellington&lt;/label&gt;</description>
		<content:encoded><![CDATA[<p>Sure can &#8230;</p>
<input type="radio" id="option1" name="country" value="1"/><label for="option1">New Zealand, Wellington</label></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.guru.net.nz/blog/tutorials/creating-a-group-of-radio-buttons#comment-533</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Fri, 07 Aug 2009 20:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.guru.net.nz/blog/?page_id=199#comment-533</guid>
		<description>Nice neat tutorial, it would be nice if I could select radio by clicking the text.</description>
		<content:encoded><![CDATA[<p>Nice neat tutorial, it would be nice if I could select radio by clicking the text.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

