<?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: Javascript Beginners &#8211; Select a dropdown option by value</title>
	<atom:link href="http://www.imranulhoque.com/javascript/javascript-beginners-select-a-dropdown-option-by-value/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imranulhoque.com/javascript/javascript-beginners-select-a-dropdown-option-by-value/</link>
	<description></description>
	<lastBuildDate>Thu, 16 May 2013 23:43:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: William</title>
		<link>http://www.imranulhoque.com/javascript/javascript-beginners-select-a-dropdown-option-by-value/comment-page-1/#comment-5811</link>
		<dc:creator>William</dc:creator>
		<pubDate>Wed, 12 Sep 2012 15:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=93#comment-5811</guid>
		<description><![CDATA[Thank you! Visiting other sites none of them explain that JavaScript simply has an issue with selecting by value and it&#039;s necessary to iterate through all values to find it and select it.

I just wasn&#039;t sure if I was using .selectedValue the wrong way but appears that can&#039;t be used at all to set.]]></description>
		<content:encoded><![CDATA[<p>Thank you! Visiting other sites none of them explain that JavaScript simply has an issue with selecting by value and it&#8217;s necessary to iterate through all values to find it and select it.</p>
<p>I just wasn&#8217;t sure if I was using .selectedValue the wrong way but appears that can&#8217;t be used at all to set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R. Hunter</title>
		<link>http://www.imranulhoque.com/javascript/javascript-beginners-select-a-dropdown-option-by-value/comment-page-1/#comment-5764</link>
		<dc:creator>R. Hunter</dc:creator>
		<pubDate>Sun, 24 Jun 2012 07:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.imranulhoque.com/?p=93#comment-5764</guid>
		<description><![CDATA[Very nice... especially for long selects. Cheers.]]></description>
		<content:encoded><![CDATA[<p>Very nice&#8230; especially for long selects. Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
