<?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: Check if Textbox is Empty using jQuery Examples	</title>
	<atom:link href="https://theextremewebdesigns.com/blog/jquery-textbox-empty-how-to-check-if-textbox-is-empty-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>https://theextremewebdesigns.com/blog/jquery-textbox-empty-how-to-check-if-textbox-is-empty-using-jquery/</link>
	<description>Web Design and Web Development</description>
	<lastBuildDate>Sun, 16 Dec 2012 17:35:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>
		By: Robert		</title>
		<link>https://theextremewebdesigns.com/blog/jquery-textbox-empty-how-to-check-if-textbox-is-empty-using-jquery/#comment-186</link>

		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Sun, 16 Dec 2012 17:35:38 +0000</pubDate>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=911#comment-186</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://theextremewebdesigns.com/blog/jquery-textbox-empty-how-to-check-if-textbox-is-empty-using-jquery/#comment-185&quot;&gt;Tim&lt;/a&gt;.

Hi Tim,
That would work as well. Thanks for sharing. 

Regards,
Robert]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://theextremewebdesigns.com/blog/jquery-textbox-empty-how-to-check-if-textbox-is-empty-using-jquery/#comment-185">Tim</a>.</p>
<p>Hi Tim,<br />
That would work as well. Thanks for sharing. </p>
<p>Regards,<br />
Robert</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tim		</title>
		<link>https://theextremewebdesigns.com/blog/jquery-textbox-empty-how-to-check-if-textbox-is-empty-using-jquery/#comment-185</link>

		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Wed, 05 Dec 2012 16:11:40 +0000</pubDate>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=911#comment-185</guid>

					<description><![CDATA[another way:

if ( $(&#039;#city&#039;).is(&#039;:empty&#039; ) {

also, jsHint keeps encouraging me to use === rather than ==  for comparison...

Tx!]]></description>
			<content:encoded><![CDATA[<p>another way:</p>
<p>if ( $(&#8216;#city&#8217;).is(&#8216;:empty&#8217; ) {</p>
<p>also, jsHint keeps encouraging me to use === rather than ==  for comparison&#8230;</p>
<p>Tx!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
