<?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>Ravi's Rants &#187; JavaScript</title>
	<atom:link href="http://ravisrants.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://ravisrants.com</link>
	<description>Rndaom, Yet </description>
	<lastBuildDate>Sun, 14 Feb 2010 05:55:48 +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>Video LightBox Script</title>
		<link>http://ravisrants.com/2009/12/20/video-lightbox-script/</link>
		<comments>http://ravisrants.com/2009/12/20/video-lightbox-script/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 05:33:57 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Scripts-n-Software]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://ravisrants.com/?p=361</guid>
		<description><![CDATA[
 
A Lightbox is a piece of JavaScript used to display images and videos in an &#8216;overlay&#8217;.
Basically, a user can click on an image to either have the image &#8211; or a video &#8211; magnified in a Lightbox window. It is usually accompanied by the use of a dark background, usually a dimming of the [...]]]></description>
			<content:encoded><![CDATA[<p></p><link rel="stylesheet" href="/css/videobox.css" type="text/css" media="screen" />
<script src="/js/mootools.js" type="text/javascript"></script> <script src="/js/swfobject.js" type="text/javascript"></script><br />
<script src="/js/videobox.js" type="text/javascript"></script>A Lightbox is a piece of JavaScript used to display images and videos in an &#8216;overlay&#8217;.</p>
<p>Basically, a user can click on an image to either have the image &#8211; or a video &#8211; magnified in a Lightbox window. It is usually accompanied by the use of a dark background, usually a dimming of the page over which the image or video has been overlaid, which helps highlight the image or video being displayed.</p>
<p>For example, click on the image below, and see what happens.</p>
<p><a title="Video from DigitalAccessPass.com" rel="vidbox 800 600" href="http://digitalaccesspass.s3.amazonaws.com/DAP_Video_1.swf"><img src="/images/img2.jpg" alt="" /></a></p>
<p>And you can <a href="http://DigitalAccessPass.com" target="_blank">see it in action</a>, on a real, live web site, at the <a href="http://DigitalAccessPass.com" target="_blank">home page of http://DigitalAccessPass.com</a></p>
<p>This <a href="http://videobox-lb.sourceforge.net/" target="_blank">Lightbox script is available for free</a>. It is actually open-source, and released under the <a href="http://www.opensource.org/licenses/mit-license.php" target="_blank">MIT license</a> &#8211; which means you can also use it in commercial projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://ravisrants.com/2009/12/20/video-lightbox-script/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
