<?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>Code Central &#187; modal</title>
	<atom:link href="http://thecodecentral.com/tag/modal/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com</link>
	<description>A piece of code for everyone!</description>
	<lastBuildDate>Sat, 08 May 2010 03:59:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A YUI Loading Panel Widget</title>
		<link>http://thecodecentral.com/2008/01/17/a-yui-loading-panel-widget</link>
		<comments>http://thecodecentral.com/2008/01/17/a-yui-loading-panel-widget#comments</comments>
		<pubDate>Fri, 18 Jan 2008 06:05:45 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2008/01/17/a-yui-loading-panel-widget</guid>
		<description><![CDATA[

Probably needless to say, but here it is. A web page which is processing a lengthy Ajax request and doesn't provide a loading indicator of any kind will mostly mislead the user to think that the page has stopped responding. So the solution? Use a loading indicator of course. Here's a very handy loading indicator [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2008/01/17/a-yui-loading-panel-widget/feed</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>YUI Based Lightbox &#8211; Revisited</title>
		<link>http://thecodecentral.com/2007/08/17/yui-based-lightbox-revisit</link>
		<comments>http://thecodecentral.com/2007/08/17/yui-based-lightbox-revisit#comments</comments>
		<pubDate>Fri, 17 Aug 2007 21:53:20 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2007/08/17/yui-based-lightbox-revisit</guid>
		<description><![CDATA[Note: This script has been updaed

In the previous article of YUI based lightbox, I've shown you how easily one can create a lightbox using YUI's Dialog class. Although the lightbox we created in the previous article has the basic skeleton of a lightbox, it still lacks some crucial features and it looks quite ugly. Luckily [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2007/08/17/yui-based-lightbox-revisit/feed</wfw:commentRss>
		<slash:comments>104</slash:comments>
		</item>
	</channel>
</rss>
