<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GeekTantra &#187; Validation</title>
	<atom:link href="http://www.geektantra.com/tag/validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geektantra.com</link>
	<description>yet another geek&#039;s blog</description>
	<lastBuildDate>Thu, 03 Jun 2010 00:46:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>jQuery Live Form Validation Version 1.1</title>
		<link>http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/</link>
		<comments>http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 10:43:36 +0000</pubDate>
		<dc:creator>GeekTantra</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[JavaScript programming language]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://www.geektantra.com/?p=132</guid>
		<description><![CDATA[<p><img class="alignleft" title="jquery-form-validate-advanced-demo" src="http://www.geektantra.com/wp-content/uploads/2009/09/jquery-form-validate-advanced-demo.jpg" alt="jquery-form-validate-advanced-demo" width="225" height="140" /></p>

<p>A new release of the <a title="jQuery Live Form Validation" href="http://www.geektantra.com/2009/09/jquery-live-form-validation/">jQuery Live form validation plugin</a> is here with new features.<br />
 Advanced Demo: <a title="jQuery Live Form Validation" href="http://www.geektantra.com/projects/jquery-form-validate/advanced_demo" target="_blank">Click Here</a><br />
 Download: <a title="jQuery Live Form Validation" href="http://jquery-form-validate.googlecode.com/files/jquery-form-validate.1.2.zip">Click Here</a></p>]]></description>
			<content:encoded><![CDATA[<p>I made some incremental changes to the previous version of jQuery Form Validation and added some new features to the same.</p>
</p>
<div style="font-size: 14px; font-weight: bold">New features in version 1.1</div>
<ol>
<li>Validations of radio-buttons and check-boxes now possible</li>
<li>Added jquery.validation.functions.js to modularize addition of new validation functions.</li>
<li>New validation functions added
<ol>
<li>isValidDate(year, month, day): It takes in three parameters the year(i.e. full year) of the date, the month of the date and the day part of the date and returns false if its not a valid date and true if valid. It includes checking of leap years. For example: 02-29-2008 will show as valid but 02-29-2009 as invalid.</li>
<li>isChecked(id): It takes the id of the container containing the group of check-boxes or radio-buttons and returns false if none of the children were checked and true if at-least one was checked.</li>
</ol>
</li>
</ol>
<div style="font-size: 14px; font-weight: bold">Download and Demo</div>
<p>Advanced Demo: <a title="jQuery Live Form Validation" href="http://www.geektantra.com/projects/jquery-form-validate/advanced_demo" target="_blank">Click Here</a><br />
Download: <a title="jQuery Live Form Validation" href="http://jquery-form-validate.googlecode.com/files/jquery-form-validate.1.2.zip">Click Here</a><br />
Project Repository: <a title="jQuery Live Form Validation" href="http://code.google.com/p/jquery-form-validate/" target="_blank">Click Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->