<?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; Lightbox</title>
	<atom:link href="http://thecodecentral.com/tag/lightbox/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>YUI Based Lightbox &#8211; Final</title>
		<link>http://thecodecentral.com/2008/01/01/yui-based-lightbox-final</link>
		<comments>http://thecodecentral.com/2008/01/01/yui-based-lightbox-final#comments</comments>
		<pubDate>Wed, 02 Jan 2008 03:07:06 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[image gallery]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2008/01/01/yui-based-lightbox-final</guid>
		<description><![CDATA[My previous YUI implementation of the lightbox, which was released for beta evaluation, now has nearly gone gold. This page will be devoted for upcoming updates and bug fixes. So if you've found any bugs, feel free to report them in the comment section of this post. 

Also, I would like to thank many who [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2008/01/01/yui-based-lightbox-final/feed</wfw:commentRss>
		<slash:comments>43</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>
		<item>
		<title>Creating Lightbox with Yahoo! User Interface Library</title>
		<link>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library</link>
		<comments>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library#comments</comments>
		<pubDate>Sat, 14 Jul 2007 05:51:38 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library</guid>
		<description><![CDATA[Demo Updated (8/29/2007): In addition to the image lightbox demos, I added four more types: text content, web page, web page with video, and embedded video. Check it out.

Yahoo! User Interface Library (YUI) provides a very handy class for creating modal dialog box with background masking, which can be used to create lightbox. If you [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2007/07/13/creating-lightbox-with-yahoo-user-interface-library/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
