<?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: jQuery + IE6 = Could not set the selected property. Unspecified error.</title>
	<atom:link href="http://protopl.us/2010/04/14/jquery-ie6-could-not-set-the-selected-property-unspecified-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://protopl.us/2010/04/14/jquery-ie6-could-not-set-the-selected-property-unspecified-error/</link>
	<description>HTML5, XHTML, CSS, CSS3, JavaScript, JSP, MySQL, PHP, Web Analytics, SEO, Site Optimization</description>
	<lastBuildDate>Thu, 15 Dec 2011 16:49:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Frank</title>
		<link>http://protopl.us/2010/04/14/jquery-ie6-could-not-set-the-selected-property-unspecified-error/comment-page-1/#comment-83</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 15 Dec 2011 16:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://protopl.us/?p=348#comment-83</guid>
		<description>Great tip Mark. I updated the code sample.</description>
		<content:encoded><![CDATA[<p>Great tip Mark. I updated the code sample.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Schultheiss</title>
		<link>http://protopl.us/2010/04/14/jquery-ie6-could-not-set-the-selected-property-unspecified-error/comment-page-1/#comment-82</link>
		<dc:creator>Mark Schultheiss</dc:creator>
		<pubDate>Fri, 11 Nov 2011 02:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://protopl.us/?p=348#comment-82</guid>
		<description>Wrap in a closure avoid the eval:

setTimeout(function(){$(ctrl).val(id);},1);</description>
		<content:encoded><![CDATA[<p>Wrap in a closure avoid the eval:</p>
<p>setTimeout(function(){$(ctrl).val(id);},1);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

