<?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: How To : Reset the Validation Rules on a Dynamic Form (JQuery + Validation Plugin)</title>
	<atom:link href="http://ingol.nl/blog/2009/09/24/how-to-reset-the-validation-rules-on-a-dynamic-form-jquery-validation-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://ingol.nl/blog/2009/09/24/how-to-reset-the-validation-rules-on-a-dynamic-form-jquery-validation-plugin/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 21:51:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Uday</title>
		<link>http://ingol.nl/blog/2009/09/24/how-to-reset-the-validation-rules-on-a-dynamic-form-jquery-validation-plugin/comment-page-1/#comment-36</link>
		<dc:creator>Uday</dc:creator>
		<pubDate>Tue, 17 Nov 2009 06:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://ingol.nl/blog/?p=224#comment-36</guid>
		<description>I too have a similar problem .. MY form is also ajax based. 
There is a resetForm() method (line 374) in the jquery.validate.js file but that also doesnt work. I got a cancel button in my form, which calls this method. But when i load the form again, the validation doesnt work. 
I had to remove the error labels, CSS style manually.. which got it working but I dont know if that solution is reliable.</description>
		<content:encoded><![CDATA[<p>I too have a similar problem .. MY form is also ajax based.<br />
There is a resetForm() method (line 374) in the jquery.validate.js file but that also doesnt work. I got a cancel button in my form, which calls this method. But when i load the form again, the validation doesnt work.<br />
I had to remove the error labels, CSS style manually.. which got it working but I dont know if that solution is reliable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
