<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: jQuery validation error inside the jQuery.UI.Dialog</title>
	<atom:link href="http://mitchlabrador.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/feed/" rel="self" type="application/rss+xml" />
	<link>http://mitchlabrador.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/</link>
	<description>Less is more when you are focused.</description>
	<lastBuildDate>Fri, 11 Dec 2009 21:10:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Patrick Barnes</title>
		<link>http://mitchlabrador.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-15</link>
		<dc:creator>Patrick Barnes</dc:creator>
		<pubDate>Tue, 17 Nov 2009 17:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://mitchlabrador1.wordpress.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-15</guid>
		<description>Place the code in the handler for the open event, which can be set in the dialog options, e.g.:

....
open: function() {
   $(&#039;#dialog&#039;).parent().appendTo($(&#039;#form1&#039;));
}
...

or, if you use the dialogClass option you can drop &quot;parent()&quot;, e.g.:

....
dialogClass: &#039;myDialogClass&#039;,
open: function() {
   $(&#039;.myDialogClass&#039;).appendTo($(&#039;#form1&#039;));
}
...</description>
		<content:encoded><![CDATA[<p>Place the code in the handler for the open event, which can be set in the dialog options, e.g.:</p>
<p>&#8230;.<br />
open: function() {<br />
   $(&#8216;#dialog&#8217;).parent().appendTo($(&#8216;#form1&#8242;));<br />
}<br />
&#8230;</p>
<p>or, if you use the dialogClass option you can drop &#8220;parent()&#8221;, e.g.:</p>
<p>&#8230;.<br />
dialogClass: &#8216;myDialogClass&#8217;,<br />
open: function() {<br />
   $(&#8216;.myDialogClass&#8217;).appendTo($(&#8216;#form1&#8242;));<br />
}<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sushil</title>
		<link>http://mitchlabrador.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-12</link>
		<dc:creator>sushil</dc:creator>
		<pubDate>Tue, 13 Oct 2009 08:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://mitchlabrador1.wordpress.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-12</guid>
		<description>Mitch,


where should be place this $(&#039;#dialog&#039;).parent().appendTo($(&#039;#form1&#039;)); line of code after the dialog opens or before opening the dialog..</description>
		<content:encoded><![CDATA[<p>Mitch,</p>
<p>where should be place this $(&#8216;#dialog&#8217;).parent().appendTo($(&#8216;#form1&#8242;)); line of code after the dialog opens or before opening the dialog..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch Labrador</title>
		<link>http://mitchlabrador.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-8</link>
		<dc:creator>Mitch Labrador</dc:creator>
		<pubDate>Mon, 24 Aug 2009 18:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://mitchlabrador1.wordpress.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-8</guid>
		<description>I know what you mean, it took me some time to figure this one out. Glad to be of assistance.</description>
		<content:encoded><![CDATA[<p>I know what you mean, it took me some time to figure this one out. Glad to be of assistance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://mitchlabrador.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-7</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 19 Aug 2009 17:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://mitchlabrador1.wordpress.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-7</guid>
		<description>Thank you for this.  I can&#039;t believe how much time I wasted trying to figure this out.  I was able to narrow it down to possibly dropping the code out of the form field, but it took me a good couple of hours to get there.</description>
		<content:encoded><![CDATA[<p>Thank you for this.  I can&#8217;t believe how much time I wasted trying to figure this out.  I was able to narrow it down to possibly dropping the code out of the form field, but it took me a good couple of hours to get there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch Labrador</title>
		<link>http://mitchlabrador.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-6</link>
		<dc:creator>Mitch Labrador</dc:creator>
		<pubDate>Fri, 14 Aug 2009 14:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://mitchlabrador1.wordpress.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-6</guid>
		<description>@Julia Glad it helped, Cheers!</description>
		<content:encoded><![CDATA[<p>@Julia Glad it helped, Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia</title>
		<link>http://mitchlabrador.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-5</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Wed, 12 Aug 2009 16:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://mitchlabrador1.wordpress.com/2009/07/08/jquery-validation-error-inside-the-jquery-ui-dialog/#comment-5</guid>
		<description>Thank you very much!!!</description>
		<content:encoded><![CDATA[<p>Thank you very much!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
