<?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"
	>
<channel>
	<title>Comments on: Using Prototype Javascript to set the value of a radio group</title>
	<atom:link href="http://xavisys.com/using-prototype-javascript-to-set-the-value-of-a-radio-group/feed/" rel="self" type="application/rss+xml" />
	<link>http://xavisys.com/using-prototype-javascript-to-set-the-value-of-a-radio-group/</link>
	<description>Control Your Internet</description>
	<pubDate>Fri, 16 May 2008 13:46:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://xavisys.com/using-prototype-javascript-to-set-the-value-of-a-radio-group/#comment-1258</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Fri, 01 Feb 2008 17:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/using-prototype-javascript-to-set-the-value-of-a-radio-group/#comment-1258</guid>
		<description>What version of Prototype were you using?</description>
		<content:encoded><![CDATA[<p>What version of Prototype were you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Wintschel</title>
		<link>http://xavisys.com/using-prototype-javascript-to-set-the-value-of-a-radio-group/#comment-1256</link>
		<dc:creator>Daniel Wintschel</dc:creator>
		<pubDate>Fri, 01 Feb 2008 16:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/using-prototype-javascript-to-set-the-value-of-a-radio-group/#comment-1256</guid>
		<description>Hmm... The latter was the one I wanted to use, but it didn't work for me... I used this instead, which worked a-ok.

$("someRadioGroupMember").checked = true;</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; The latter was the one I wanted to use, but it didn&#8217;t work for me&#8230; I used this instead, which worked a-ok.</p>
<p>$(&#8221;someRadioGroupMember&#8221;).checked = true;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
