 <?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: Simple JavaScript Form Validation</title>
	<atom:link href="http://www.devinrolsen.com/simple-javascript-form-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devinrolsen.com/simple-javascript-form-validation/</link>
	<description>From Developer to Developer Information and Sharing</description>
	<lastBuildDate>Wed, 01 Feb 2012 23:06:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Gerald</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-6855</link>
		<dc:creator>Gerald</dc:creator>
		<pubDate>Fri, 13 Jan 2012 03:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-6855</guid>
		<description>Devin, unless I&#039;m missing something in the text I believe there is an error in the bottom shaded box in the validation function where you drop in the alert.  I see:

if(document.simple_form.firstName....

rather than

if(document.simpleForm.firstName...

I couldn&#039;t figure out why the snippet I copied from there wasn&#039;t working properly but I believe that&#039;s it.</description>
		<content:encoded><![CDATA[<p>Devin, unless I&#8217;m missing something in the text I believe there is an error in the bottom shaded box in the validation function where you drop in the alert.  I see:</p>
<p>if(document.simple_form.firstName&#8230;.</p>
<p>rather than</p>
<p>if(document.simpleForm.firstName&#8230;</p>
<p>I couldn&#8217;t figure out why the snippet I copied from there wasn&#8217;t working properly but I believe that&#8217;s it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-6107</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Wed, 24 Aug 2011 23:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-6107</guid>
		<description>Hi,
I need a lot of hand-holding and this whole forms validation thing is making me nuts.  I really appreciate your approach to instructing, it looks like what I need and I will be bookmarking your site.

However,(isn&#039;t there always one?) The simple form validation example is not working. I leave all fields empty and it apparently submits anyway.

I have copied and pasted in order to avoid mistakes.  The only change made was to direct form action to my starfire engraving site.

In the script, the phrase &#039;return false;&#039; is italic and a different color.  In my limited experience, that usually means something&#039;s not right...but I can&#039;t see it. (Again, cut and pasted from the instructions).

Help?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I need a lot of hand-holding and this whole forms validation thing is making me nuts.  I really appreciate your approach to instructing, it looks like what I need and I will be bookmarking your site.</p>
<p>However,(isn&#8217;t there always one?) The simple form validation example is not working. I leave all fields empty and it apparently submits anyway.</p>
<p>I have copied and pasted in order to avoid mistakes.  The only change made was to direct form action to my starfire engraving site.</p>
<p>In the script, the phrase &#8216;return false;&#8217; is italic and a different color.  In my limited experience, that usually means something&#8217;s not right&#8230;but I can&#8217;t see it. (Again, cut and pasted from the instructions).</p>
<p>Help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: navin israni</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-6064</link>
		<dc:creator>navin israni</dc:creator>
		<pubDate>Thu, 18 Aug 2011 14:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-6064</guid>
		<description>really simple explanation!! very nice...it almost felt I am attending a lecture by Prof. Devin Olsen :D</description>
		<content:encoded><![CDATA[<p>really simple explanation!! very nice&#8230;it almost felt I am attending a lecture by Prof. Devin Olsen :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subash</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-6005</link>
		<dc:creator>subash</dc:creator>
		<pubDate>Thu, 04 Aug 2011 05:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-6005</guid>
		<description>Its very useful beginer . thank you devin</description>
		<content:encoded><![CDATA[<p>Its very useful beginer . thank you devin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: usagi-chan</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-5115</link>
		<dc:creator>usagi-chan</dc:creator>
		<pubDate>Mon, 07 Mar 2011 10:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-5115</guid>
		<description>Fantastic! Just what I was looking for. Thank you so much. :)</description>
		<content:encoded><![CDATA[<p>Fantastic! Just what I was looking for. Thank you so much. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prakash</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-2296</link>
		<dc:creator>prakash</dc:creator>
		<pubDate>Mon, 09 Aug 2010 20:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-2296</guid>
		<description>if i can hide the javascript in the browser...wt u do..In that time java script work or not?! ;)</description>
		<content:encoded><![CDATA[<p>if i can hide the javascript in the browser&#8230;wt u do..In that time java script work or not?! ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marion Ayala</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-1915</link>
		<dc:creator>Marion Ayala</dc:creator>
		<pubDate>Thu, 17 Jun 2010 20:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-1915</guid>
		<description>Found you on Yahoo, exactly what I was looking for! :)</description>
		<content:encoded><![CDATA[<p>Found you on Yahoo, exactly what I was looking for! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jigar</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-1640</link>
		<dc:creator>jigar</dc:creator>
		<pubDate>Wed, 26 May 2010 06:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-1640</guid>
		<description>Hi sweetie, sweet website! I really like this post.. I was curious about this for a long time now. This cleared a lot up for me! Do you have a rss feed that I can add?







Wow! It’s really very good…</description>
		<content:encoded><![CDATA[<p>Hi sweetie, sweet website! I really like this post.. I was curious about this for a long time now. This cleared a lot up for me! Do you have a rss feed that I can add?</p>
<p>Wow! It’s really very good…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DIY Makeup</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-1574</link>
		<dc:creator>DIY Makeup</dc:creator>
		<pubDate>Thu, 04 Feb 2010 22:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-1574</guid>
		<description>Hi sweetie, sweet website! I really like this post.. I was curious about this for a long time now. This cleared a lot up for me! Do you have a rss feed that I can add?</description>
		<content:encoded><![CDATA[<p>Hi sweetie, sweet website! I really like this post.. I was curious about this for a long time now. This cleared a lot up for me! Do you have a rss feed that I can add?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solange</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-1249</link>
		<dc:creator>Solange</dc:creator>
		<pubDate>Sun, 29 Nov 2009 19:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-1249</guid>
		<description>Thanks for your support,  i love your article for beginners. I never comment on those blogs, even when the content is great</description>
		<content:encoded><![CDATA[<p>Thanks for your support,  i love your article for beginners. I never comment on those blogs, even when the content is great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin R. Olsen</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-73</link>
		<dc:creator>Devin R. Olsen</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-73</guid>
		<description>I always enjoy feedback from my readers!</description>
		<content:encoded><![CDATA[<p>I always enjoy feedback from my readers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kami</title>
		<link>http://www.devinrolsen.com/simple-javascript-form-validation/#comment-82</link>
		<dc:creator>kami</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=220#comment-82</guid>
		<description>thaks
but i want to know that, where is this message will send?
i couldnt find any email address in the source
when user push sumbit what happend next?</description>
		<content:encoded><![CDATA[<p>thaks<br />
but i want to know that, where is this message will send?<br />
i couldnt find any email address in the source<br />
when user push sumbit what happend next?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk

Served from: www.devinrolsen.com @ 2012-02-05 12:59:59 -->
