<?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: YUI Unobstrusive Javascript Validation</title>
	<atom:link href="http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/</link>
	<description>A snapshot of my more professional life</description>
	<lastBuildDate>Wed, 03 Mar 2010 09:41:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: prefabrik</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-7587</link>
		<dc:creator>prefabrik</dc:creator>
		<pubDate>Sun, 07 Dec 2008 17:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-7587</guid>
		<description>Thank you for nice post about Unobstrusive Javascript Validation. Congrats.</description>
		<content:encoded><![CDATA[<p>Thank you for nice post about Unobstrusive Javascript Validation. Congrats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Dlugosz</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-7513</link>
		<dc:creator>Ryan Dlugosz</dc:creator>
		<pubDate>Tue, 02 Dec 2008 03:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-7513</guid>
		<description>Any suggestions on how to implement a validation that requires something to be selected in one (and only one) of two select menus? 

It may be easier for me to just redesign the interface a bit &amp; work around it, but if you have any thoughts I&#039;d love to hear them.</description>
		<content:encoded><![CDATA[<p>Any suggestions on how to implement a validation that requires something to be selected in one (and only one) of two select menus? </p>
<p>It may be easier for me to just redesign the interface a bit &amp; work around it, but if you have any thoughts I&#8217;d love to hear them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cinsellik</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-7448</link>
		<dc:creator>cinsellik</dc:creator>
		<pubDate>Wed, 26 Nov 2008 14:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-7448</guid>
		<description>JC, Thank you for your response to my question on 8/31. A strange thing is occuring and I canâ€™t seem to find why the validation is allowing it. Iâ€™m using a class=â€required validate-numberâ€ on a series of three textboxes, used for someone to input their phone number (ie xxx xxx xxxx). While doing some hardcaore testing of my work, I was able to pass validation by putting in â€œ3e3â€³ in the text box of each. Somehow only this sequence of (number â€œeâ€ number) passes. I donâ€™t want to use the validate-digits since that allows for a space. Do you know why just an â€œeâ€ in the middle of two numbers would pass validation? Any help would be great. Thanks again.</description>
		<content:encoded><![CDATA[<p>JC, Thank you for your response to my question on 8/31. A strange thing is occuring and I canâ€™t seem to find why the validation is allowing it. Iâ€™m using a class=â€required validate-numberâ€ on a series of three textboxes, used for someone to input their phone number (ie xxx xxx xxxx). While doing some hardcaore testing of my work, I was able to pass validation by putting in â€œ3e3â€³ in the text box of each. Somehow only this sequence of (number â€œeâ€ number) passes. I donâ€™t want to use the validate-digits since that allows for a space. Do you know why just an â€œeâ€ in the middle of two numbers would pass validation? Any help would be great. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uzmanlar</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-7447</link>
		<dc:creator>uzmanlar</dc:creator>
		<pubDate>Wed, 26 Nov 2008 14:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-7447</guid>
		<description>Very nice script!
I was wondering if itâ€™d be easy to implement the checking of 2 fields being identical. Useful for a password confirmation.

How could that be implemented?

Thanks!</description>
		<content:encoded><![CDATA[<p>Very nice script!<br />
I was wondering if itâ€™d be easy to implement the checking of 2 fields being identical. Useful for a password confirmation.</p>
<p>How could that be implemented?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magazin</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-7444</link>
		<dc:creator>magazin</dc:creator>
		<pubDate>Wed, 26 Nov 2008 14:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-7444</guid>
		<description>Very nice indeed :-)
Minor whish: It would also be nice to check the email address for leading and trailing spaces.
Thanks mate for an excellent job!</description>
		<content:encoded><![CDATA[<p>Very nice indeed :-)<br />
Minor whish: It would also be nice to check the email address for leading and trailing spaces.<br />
Thanks mate for an excellent job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oyun</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-6797</link>
		<dc:creator>oyun</dc:creator>
		<pubDate>Sun, 02 Nov 2008 00:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-6797</guid>
		<description>Thanks so much.</description>
		<content:encoded><![CDATA[<p>Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-6698</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Mon, 27 Oct 2008 07:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-6698</guid>
		<description>Oh my God! Is Very Simple and useful, I love You~~</description>
		<content:encoded><![CDATA[<p>Oh my God! Is Very Simple and useful, I love You~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: turksiding</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-6218</link>
		<dc:creator>turksiding</dc:creator>
		<pubDate>Tue, 07 Oct 2008 15:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-6218</guid>
		<description>Thanks a lot friends.</description>
		<content:encoded><![CDATA[<p>Thanks a lot friends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fibercement</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-6217</link>
		<dc:creator>fibercement</dc:creator>
		<pubDate>Tue, 07 Oct 2008 15:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-6217</guid>
		<description>I love it when I find something like this. Nice implement.</description>
		<content:encoded><![CDATA[<p>I love it when I find something like this. Nice implement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firmalar</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-2/#comment-6216</link>
		<dc:creator>Firmalar</dc:creator>
		<pubDate>Tue, 07 Oct 2008 10:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-6216</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meme buyutme</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-6153</link>
		<dc:creator>Meme buyutme</dc:creator>
		<pubDate>Sat, 04 Oct 2008 07:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-6153</guid>
		<description>Nice post about Unobstrusive Javascript Validation. Congrats.</description>
		<content:encoded><![CDATA[<p>Nice post about Unobstrusive Javascript Validation. Congrats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: estetik</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-6131</link>
		<dc:creator>estetik</dc:creator>
		<pubDate>Fri, 03 Oct 2008 11:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-6131</guid>
		<description>Great javascript. Can I use it with drupal?</description>
		<content:encoded><![CDATA[<p>Great javascript. Can I use it with drupal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dÄ±ÅŸ cephe</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-6048</link>
		<dc:creator>dÄ±ÅŸ cephe</dc:creator>
		<pubDate>Sun, 28 Sep 2008 11:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-6048</guid>
		<description>wooww.great project.thanks.</description>
		<content:encoded><![CDATA[<p>wooww.great project.thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: creative</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-5989</link>
		<dc:creator>creative</dc:creator>
		<pubDate>Thu, 25 Sep 2008 17:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-5989</guid>
		<description>How do I show error messages next to textbox rather than in alert? please help</description>
		<content:encoded><![CDATA[<p>How do I show error messages next to textbox rather than in alert? please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seenu</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-5946</link>
		<dc:creator>seenu</dc:creator>
		<pubDate>Tue, 23 Sep 2008 11:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-5946</guid>
		<description>i was using one textbox in the date validate function. in this function only i enter some value in the text box only validate but another time is not validate how i solve it in java script</description>
		<content:encoded><![CDATA[<p>i was using one textbox in the date validate function. in this function only i enter some value in the text box only validate but another time is not validate how i solve it in java script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hekimboard</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-5802</link>
		<dc:creator>hekimboard</dc:creator>
		<pubDate>Tue, 16 Sep 2008 15:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-5802</guid>
		<description>thanks a lot.great!</description>
		<content:encoded><![CDATA[<p>thanks a lot.great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prefabrik</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-5728</link>
		<dc:creator>prefabrik</dc:creator>
		<pubDate>Tue, 09 Sep 2008 11:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-5728</guid>
		<description>its very good projects.</description>
		<content:encoded><![CDATA[<p>its very good projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Afnan Zari</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-3423</link>
		<dc:creator>Afnan Zari</dc:creator>
		<pubDate>Wed, 04 Jun 2008 11:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-3423</guid>
		<description>Saqib ansari .... Would you mind providing code for that fix !!! or is it copyrighted ~~~ (smile)</description>
		<content:encoded><![CDATA[<p>Saqib ansari &#8230;. Would you mind providing code for that fix !!! or is it copyrighted ~~~ (smile)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saqib Ansari</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-3422</link>
		<dc:creator>Saqib Ansari</dc:creator>
		<pubDate>Wed, 04 Jun 2008 10:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-3422</guid>
		<description>I&#039;ve modified this script. There was no option to validate only when the value exist in specified field otherwise ignore that field.

Well nice script. Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;ve modified this script. There was no option to validate only when the value exist in specified field otherwise ignore that field.</p>
<p>Well nice script. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prefabrik</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/comment-page-1/#comment-2405</link>
		<dc:creator>prefabrik</dc:creator>
		<pubDate>Fri, 25 Apr 2008 20:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comment-2405</guid>
		<description>hey thanks for sharing good job keep it up</description>
		<content:encoded><![CDATA[<p>hey thanks for sharing good job keep it up</p>
]]></content:encoded>
	</item>
</channel>
</rss>
