<?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: Building a Form in a Modal Panel with YUI</title>
	<atom:link href="http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/</link>
	<description>AJAX Development, News, Techniques &#38; More</description>
	<lastBuildDate>Tue, 24 Jan 2012 01:39:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/comment-page-1/#comment-7629</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 28 May 2009 16:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/#comment-7629</guid>
		<description>Thanks for the article, it helped me deal with setting the panel&#039;s body content.  What I really wanted was to have a javascript function in the panel body that makes a web service call for the content but luckily I can get away with dumping the contents in a hidden div for the time being.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for the article, it helped me deal with setting the panel&#8217;s body content.  What I really wanted was to have a javascript function in the panel body that makes a web service call for the content but luckily I can get away with dumping the contents in a hidden div for the time being.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Build a YUI Panel from Content &#187; By Don Albrecht &#187; article &#187; Ajax Bestiary</title>
		<link>http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/comment-page-1/#comment-11</link>
		<dc:creator>Build a YUI Panel from Content &#187; By Don Albrecht &#187; article &#187; Ajax Bestiary</dc:creator>
		<pubDate>Fri, 21 Sep 2007 15:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/#comment-11</guid>
		<description>[...] For a quick refresher, I recommend you read: http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/ [...]</description>
		<content:encoded><![CDATA[<p>[...] For a quick refresher, I recommend you read: <a href="http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/" rel="nofollow">http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Albrecht</title>
		<link>http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/comment-page-1/#comment-10</link>
		<dc:creator>Don Albrecht</dc:creator>
		<pubDate>Thu, 20 Sep 2007 14:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/#comment-10</guid>
		<description>I don&#039;t like the way YUI panels may flash unstyled content if you do that.  The javascript is executed after the page is rendered.  If I&#039;m building a form dynamically, this results in the panel flashing on page load.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t like the way YUI panels may flash unstyled content if you do that.  The javascript is executed after the page is rendered.  If I&#8217;m building a form dynamically, this results in the panel flashing on page load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Stone</title>
		<link>http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/comment-page-1/#comment-9</link>
		<dc:creator>John Stone</dc:creator>
		<pubDate>Thu, 20 Sep 2007 14:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/09/19/building-a-form-in-a-modal-panel-with-yui/#comment-9</guid>
		<description>Why did you use the hidden div instead of simply creating the panel directly from source?</description>
		<content:encoded><![CDATA[<p>Why did you use the hidden div instead of simply creating the panel directly from source?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

