<?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: ARC &#8211; Adam&#8217;s Radio/Checkbox customisation</title>
	<atom:link href="http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/</link>
	<description>Web super-hero in training</description>
	<lastBuildDate>Mon, 30 Aug 2010 17:03:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-49573</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 12 Mar 2008 18:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-49573</guid>
		<description>Hi Adam

Many thanks for your script, it has come in very useful. I do however have a similar problem to Saif whereby I need more than one set of radio groups in the same form. 

I have tried just referencing div IDs instead of a form, but all that happens is the selected option from one group is overridden when you select another option in another group.

Many thanks for any help you can give me!

Jon</description>
		<content:encoded><![CDATA[<p>Hi Adam</p>
<p>Many thanks for your script, it has come in very useful. I do however have a similar problem to Saif whereby I need more than one set of radio groups in the same form. </p>
<p>I have tried just referencing div IDs instead of a form, but all that happens is the selected option from one group is overridden when you select another option in another group.</p>
<p>Many thanks for any help you can give me!</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TobSnyder</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-39957</link>
		<dc:creator>TobSnyder</dc:creator>
		<pubDate>Mon, 14 Jan 2008 10:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-39957</guid>
		<description>Hello,

the script seems to be very good. I was searching the web for a script that works better than all the other scripts you can find. So that is the first script I found which works with the reset button. But is it possible, to let it run over all forms, without initiating every form itself by putting something like initARC(&#039;makeMeAPrettyForm&#039;,&#039;radioOn&#039;,&#039;radioOff&#039;,&#039;checkboxOn&#039;,&#039;checkboxOff&#039;);
in the header? I&#039;ve got so much different forms...because I want to use it in my phpBB Skin...

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>the script seems to be very good. I was searching the web for a script that works better than all the other scripts you can find. So that is the first script I found which works with the reset button. But is it possible, to let it run over all forms, without initiating every form itself by putting something like initARC(&#8216;makeMeAPrettyForm&#8217;,'radioOn&#8217;,'radioOff&#8217;,'checkboxOn&#8217;,'checkboxOff&#8217;);<br />
in the header? I&#8217;ve got so much different forms&#8230;because I want to use it in my phpBB Skin&#8230;</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-39485</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 11 Jan 2008 08:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-39485</guid>
		<description>Hello Adam,

I want to thank you too for the work on the script. 
Is it allowed to use it for commercial websites?

Thanks for your answer.

Andy</description>
		<content:encoded><![CDATA[<p>Hello Adam,</p>
<p>I want to thank you too for the work on the script.<br />
Is it allowed to use it for commercial websites?</p>
<p>Thanks for your answer.</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-30327</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Mon, 29 Oct 2007 17:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-30327</guid>
		<description>I love this script, it makes these input fields much more pleasant.

Since this takes over the onclick event, it completely destroys any existing onclick event set for radio and check boxes.
Is there anyway to modify the code so it will not destroy the existing event?</description>
		<content:encoded><![CDATA[<p>I love this script, it makes these input fields much more pleasant.</p>
<p>Since this takes over the onclick event, it completely destroys any existing onclick event set for radio and check boxes.<br />
Is there anyway to modify the code so it will not destroy the existing event?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saif</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-25254</link>
		<dc:creator>Saif</dc:creator>
		<pubDate>Mon, 03 Sep 2007 13:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-25254</guid>
		<description>Hello Adam,

First I want to thank you for the wonderful Rating ARC Script; I used it and it is a very helpful and easy one. However, I want to ask you what do I have to change in the Java Script if I want to use the Rating ARC script more than once in the same form? In other words, I have a Rating Form with 3 options for rating: Value, Performance and Overall, and I need to have 3 radio groups under the same form.

I will be very grateful if you take some time to answer my question.

Thank you.</description>
		<content:encoded><![CDATA[<p>Hello Adam,</p>
<p>First I want to thank you for the wonderful Rating ARC Script; I used it and it is a very helpful and easy one. However, I want to ask you what do I have to change in the Java Script if I want to use the Rating ARC script more than once in the same form? In other words, I have a Rating Form with 3 options for rating: Value, Performance and Overall, and I need to have 3 radio groups under the same form.</p>
<p>I will be very grateful if you take some time to answer my question.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Greenbury</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-24751</link>
		<dc:creator>John Greenbury</dc:creator>
		<pubDate>Wed, 29 Aug 2007 07:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-24751</guid>
		<description>Thanks for this. It&#039;s simply the best.</description>
		<content:encoded><![CDATA[<p>Thanks for this. It&#8217;s simply the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lgespee</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-24257</link>
		<dc:creator>lgespee</dc:creator>
		<pubDate>Tue, 21 Aug 2007 12:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-24257</guid>
		<description>Cool stuff :).


(The link to the website of Jacob Brask doesn&#039;t work anymore.)</description>
		<content:encoded><![CDATA[<p>Cool stuff :).</p>
<p>(The link to the website of Jacob Brask doesn&#8217;t work anymore.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Kasaev</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-22747</link>
		<dc:creator>Alexey Kasaev</dc:creator>
		<pubDate>Tue, 31 Jul 2007 19:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-22747</guid>
		<description>Looks pretty cool. Will try to take a closer look at the source))

ups... one more question. Can you recommend me some plugins for WP (i like your top menu and latest articles.) And your theme looks awesome.

Could you mail it to me? alexey.kasaev [at] gmail [dot] com</description>
		<content:encoded><![CDATA[<p>Looks pretty cool. Will try to take a closer look at the source))</p>
<p>ups&#8230; one more question. Can you recommend me some plugins for WP (i like your top menu and latest articles.) And your theme looks awesome.</p>
<p>Could you mail it to me? alexey.kasaev [at] gmail [dot] com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.flog.co.nz/journal/arc-adams-radiocheckbox-customisation/comment-page-1/#comment-4006</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Tue, 27 Mar 2007 20:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/#comment-4006</guid>
		<description>Very nice indeed.</description>
		<content:encoded><![CDATA[<p>Very nice indeed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
