<?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: .val()</title>
	<atom:link href="http://api.jquery.com/val/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/val/</link>
	<description>jQuery API Reference</description>
	<lastBuildDate>Fri, 19 Mar 2010 03:02:55 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hanumant</title>
		<link>http://api.jquery.com/val/comment-page-1/#comment-1793</link>
		<dc:creator>Hanumant</dc:creator>
		<pubDate>Fri, 19 Mar 2010 03:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=139#comment-1793</guid>
		<description>thanks 4 ur help</description>
		<content:encoded><![CDATA[<p>thanks 4 ur help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iFeghali</title>
		<link>http://api.jquery.com/val/comment-page-1/#comment-1649</link>
		<dc:creator>iFeghali</dc:creator>
		<pubDate>Sat, 13 Mar 2010 14:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=139#comment-1649</guid>
		<description>WARNING! It is no longer possible to set the value of a select by it&#039;s text anymore. &lt;br&gt;Example:&lt;br&gt;&lt;br&gt;&lt;option value=&quot;foo&quot;&gt;bar&lt;/option&gt;&lt;br&gt;jQuery 1.3.2: you were fine to do $(&#039;select&#039;).val(&#039;bar&#039;).change();&lt;br&gt;jQuery 1.4.2: you MUST do $(&#039;select&#039;).val(&#039;foo&#039;).change();</description>
		<content:encoded><![CDATA[<p>WARNING! It is no longer possible to set the value of a select by it&#39;s text anymore. <br />Example:</p>
<p>&lt;option value=&#8221;foo&#8221;&gt;bar&lt;/option&gt;<br />jQuery 1.3.2: you were fine to do $(&#39;select&#39;).val(&#39;bar&#39;).change();<br />jQuery 1.4.2: you MUST do $(&#39;select&#39;).val(&#39;foo&#39;).change();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cédric Darné</title>
		<link>http://api.jquery.com/val/comment-page-1/#comment-1614</link>
		<dc:creator>Cédric Darné</dc:creator>
		<pubDate>Fri, 12 Mar 2010 07:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=139#comment-1614</guid>
		<description>Hi, i just realize that using jQuery.val() as a setter with inputs on an hidden form (in a hidden ui dialog in my case) won&#039;t set the values. If I display my form first (my ui dialog) and then use val() to set the values, it works fine.</description>
		<content:encoded><![CDATA[<p>Hi, i just realize that using jQuery.val() as a setter with inputs on an hidden form (in a hidden ui dialog in my case) won&#39;t set the values. If I display my form first (my ui dialog) and then use val() to set the values, it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: namata</title>
		<link>http://api.jquery.com/val/comment-page-1/#comment-653</link>
		<dc:creator>namata</dc:creator>
		<pubDate>Mon, 01 Feb 2010 11:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=139#comment-653</guid>
		<description>val() function will not work for textareas in Opera if you did not set «name» attribute for tag «textarea».</description>
		<content:encoded><![CDATA[<p>val() function will not work for textareas in Opera if you did not set «name» attribute for tag «textarea».</p>
]]></content:encoded>
	</item>
</channel>
</rss>
