<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>westworld: a webmasters best friend &#187; radiobutton</title>
	<atom:link href="http://www.westworld.be/tag/radiobutton/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.westworld.be</link>
	<description>A webmasters best friend</description>
	<lastBuildDate>Tue, 22 Nov 2011 10:58:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Checking radiobuttons with Prototype</title>
		<link>http://www.westworld.be/a-note-to-self/checking-radiobuttons-with-prototype/</link>
		<comments>http://www.westworld.be/a-note-to-self/checking-radiobuttons-with-prototype/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 08:42:27 +0000</pubDate>
		<dc:creator>westworld</dc:creator>
				<category><![CDATA[a note to self]]></category>
		<category><![CDATA[Prototypejs]]></category>
		<category><![CDATA[radiobutton]]></category>

		<guid isPermaLink="false">http://www.westworld.be/?p=14</guid>
		<description><![CDATA[A small example of for working with radiobuttons in Prototype<p class="read-more"><a href="http://www.westworld.be/a-note-to-self/checking-radiobuttons-with-prototype/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.westworld.be/a-note-to-self/checking-radiobuttons-with-prototype/" title="Checking radiobuttons with Prototype"></a><pre class="javascript">example:
&lt;input type='radio' name='test' value='1' /&gt;
&lt;input type='radio' name='test' id='nr2' value='2' /&gt;
&lt;input type='radio' name='test' value='3' /&gt;

$$<span style="color: #66cc66;">(</span><span style="color: #3366cc;">"input[type=radio][name='test'][value='3']"</span><span style="color: #66cc66;">)</span><span style="color: #66cc66;">[</span><span style="color: #cc0000;">0</span><span style="color: #66cc66;">]</span>.<span style="color: #006600;">writeAttribute</span><span style="color: #66cc66;">(</span><span style="color: #3366cc;">"checked"</span>, <span style="color: #3366cc;">"checked"</span><span style="color: #66cc66;">)</span>;
or
$<span style="color: #66cc66;">(</span><span style="color: #3366cc;">"nr2"</span><span style="color: #66cc66;">)</span>.<span style="color: #006600;">writeAttribute</span><span style="color: #66cc66;">(</span><span style="color: #3366cc;">"checked"</span>, <span style="color: #3366cc;">"checked"</span><span style="color: #66cc66;">)</span>;</pre>
<h4>Related Blogs</h4>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <strong>Prototypejs</strong></li>
<li><a rel="nofollow" href="http://pie.miracleblue.com/2008/09/09/using-prototypejs-objectextend-a-very-simple-example/">Using PrototypeJS Object.extend, a very simple example</a></li>
</ul>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <strong>radiobutton</strong></li>
<li><a rel="nofollow" href="http://blog.swishzone.com/?p=453">Radio Button Component</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.westworld.be/a-note-to-self/checking-radiobuttons-with-prototype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.westworld.be @ 2012-02-06 09:21:55 -->
