<?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: :text Selector</title>
	<atom:link href="http://api.jquery.com/text-selector/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/text-selector/</link>
	<description>jQuery API Reference</description>
	<lastBuildDate>Wed, 17 Mar 2010 13:19:04 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris J</title>
		<link>http://api.jquery.com/text-selector/comment-page-1/#comment-879</link>
		<dc:creator>Chris J</dc:creator>
		<pubDate>Tue, 09 Feb 2010 03:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=635#comment-879</guid>
		<description>There is a Typo on the &lt;option&gt; tag in the example.&lt;br&gt;&lt;select&gt;&lt;option&gt;Option&lt;option/&gt;&lt;/select&gt;&lt;br&gt;At least running it within an Apex environment it should read&lt;br&gt;&lt;select&gt;&lt;option&gt;Option&lt;/option&gt;&lt;/select&gt;</description>
		<content:encoded><![CDATA[<p>There is a Typo on the &lt;option&gt; tag in the example.<br />&lt;select&gt;&lt;option&gt;Option&lt;option/&gt;&lt;/select&gt;<br />At least running it within an Apex environment it should read<br />&lt;select&gt;&lt;option&gt;Option&lt;/option&gt;&lt;/select&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sedat Kumcu</title>
		<link>http://api.jquery.com/text-selector/comment-page-1/#comment-714</link>
		<dc:creator>Sedat Kumcu</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=635#comment-714</guid>
		<description>When you like select a textarea use below selector,&lt;br&gt;$(&quot;textarea&quot;).show();&lt;br&gt;or&lt;br&gt;$(&quot;textarea.SomeClass&quot;).show(); //texarea classname is SomeClass</description>
		<content:encoded><![CDATA[<p>When you like select a textarea use below selector,<br />$(&#8220;textarea&#8221;).show();<br />or<br />$(&#8220;textarea.SomeClass&#8221;).show(); //texarea classname is SomeClass</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Peno</title>
		<link>http://api.jquery.com/text-selector/comment-page-1/#comment-615</link>
		<dc:creator>Kevin Peno</dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=635#comment-615</guid>
		<description>Note that this selector does not include textarea with it.</description>
		<content:encoded><![CDATA[<p>Note that this selector does not include textarea with it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
