<?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: IE Javascript Peculiarity (likely the first of many posts)</title>
	<atom:link href="http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Dec 2011 13:20:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ben Althauser</title>
		<link>http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/comment-page-1/#comment-2113</link>
		<dc:creator>Ben Althauser</dc:creator>
		<pubDate>Fri, 25 Jul 2008 00:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/#comment-2113</guid>
		<description>I tried the code tags, with no success....  Here&#039;s a link to the script.

http://www.littleblackdog.com/topic43428.html</description>
		<content:encoded><![CDATA[<p>I tried the code tags, with no success&#8230;.  Here&#8217;s a link to the script.</p>
<p><a href="http://www.littleblackdog.com/topic43428.html" rel="nofollow">http://www.littleblackdog.com/topic43428.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Althauser</title>
		<link>http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/comment-page-1/#comment-2112</link>
		<dc:creator>Ben Althauser</dc:creator>
		<pubDate>Fri, 25 Jul 2008 00:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/#comment-2112</guid>
		<description>You might dig this approach also (althought archaic, functional and flexible in both ie and firefox) .  Allows for snarfing values and ids from html elements prior.
</description>
		<content:encoded><![CDATA[<p>You might dig this approach also (althought archaic, functional and flexible in both ie and firefox) .  Allows for snarfing values and ids from html elements prior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/comment-page-1/#comment-2107</link>
		<dc:creator>William</dc:creator>
		<pubDate>Wed, 16 Jul 2008 01:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/#comment-2107</guid>
		<description>alternative, it can be done with 

parentNode.replaceChild(newChild,oldChild);</description>
		<content:encoded><![CDATA[<p>alternative, it can be done with </p>
<p>parentNode.replaceChild(newChild,oldChild);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/comment-page-1/#comment-2106</link>
		<dc:creator>William</dc:creator>
		<pubDate>Wed, 16 Jul 2008 01:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/#comment-2106</guid>
		<description>Thanks a lot man, you did save your life on a developping project.</description>
		<content:encoded><![CDATA[<p>Thanks a lot man, you did save your life on a developping project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/comment-page-1/#comment-143</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 31 Jul 2007 18:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.19clicks.com/2007/04/02/ie-javascript-peculiarity-likely-the-first-of-many-posts/#comment-143</guid>
		<description>This is great information, thanks. I am not a fan of writing if IE blocks, I would rather learn from someone like you who has debugged and figured out the RIGHT way to implement this. 

I also had difficulty in setting up the checked state of the radio buttons. What I did was, after the radio buttons are drawn onto the UI, then I getElementById(id).checked = obj ? true : false. Hope this helps.</description>
		<content:encoded><![CDATA[<p>This is great information, thanks. I am not a fan of writing if IE blocks, I would rather learn from someone like you who has debugged and figured out the RIGHT way to implement this. </p>
<p>I also had difficulty in setting up the checked state of the radio buttons. What I did was, after the radio buttons are drawn onto the UI, then I getElementById(id).checked = obj ? true : false. Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

