<?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>It's Only Software&#187; Stupid IE 6 Bug #182478: Check boxes added through Javascript aren&#8217;t checked &#8211; It&#8217;s Only Software</title>
	<atom:link href="http://www.mularien.com/blog/category/prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Wed, 14 Jul 2010 11:43:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Stupid IE 6 Bug #182478: Check boxes added through Javascript aren&#8217;t checked</title>
		<link>http://www.mularien.com/blog/2008/08/06/stupid-ie-6-bug-182478-check-boxes-added-through-javascript-arent-checked/</link>
		<comments>http://www.mularien.com/blog/2008/08/06/stupid-ie-6-bug-182478-check-boxes-added-through-javascript-arent-checked/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 02:44:05 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[dom]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/2008/08/06/stupid-ie-6-bug-182478-check-boxes-added-through-javascript-arent-checked/</guid>
		<description><![CDATA[Straightforward explanation and solution of the IE checkbox bug here. Just ran into this goofy issue recently. So, if you set the &#8216;checked&#8217; attribute on a checkbox before it&#8217;s part of the DOM, in IE 6, the checkbox will not actually be checked. Brilliant! Solution: Set the checked attribute after adding the node to the [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2008/08/06/stupid-ie-6-bug-182478-check-boxes-added-through-javascript-arent-checked/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
