<?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>Webmonkey &#187; lighbox</title>
    <atom:link href="http://www.webmonkey.com/tag/lighbox/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Mon, 06 May 2013 17:29:19 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>A Thousand Points of Lightbox</title>
        <link>http://www.webmonkey.com/2008/07/a_thousand_points_of_lightbox/</link>
        <comments>http://www.webmonkey.com/2008/07/a_thousand_points_of_lightbox/#comments</comments>
        <pubDate>Mon, 07 Jul 2008 18:19:44 +0000</pubDate>

                <dc:creator>Michael Calore</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/athousandpointsoflightbox</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[lighbox]]></category>
		<category><![CDATA[UI]]></category>
        <description><![CDATA[One of the coolest interface tricks of the Ajax era is the Lightbox effect &#8212; the user clicks a link to view an image or some other element, the page dims and the image is floated in a box over the &#8220;darkened&#8221; background. It looks slick and Flashy, but it&#8217;s all accomplished with JavaScript and [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://wiredblogs.typepad.com/monkeybites/lightbox.png" alt="lightbox" title="lightbox" />One of the coolest interface tricks of the Ajax era is the Lightbox effect &#8212; the user clicks a link to view an image or some other element, the page dims and the image is floated in a box over the &#8220;darkened&#8221; background. It looks slick and Flashy, but it&#8217;s all accomplished with JavaScript and CSS. Lokesh Dhakar&#8217;s <a href="http://www.lokeshdhakar.com/projects/lightbox2/">original Lightbox script</a> has matured well and is now at version 2.</p>
<p>Meanwhile, dozens of hacks, duplicates, permutations and extensions have emerged. A French blogger named Ozh has whipped up <a href="http://planetozh.com/projects/lightbox-clones/">a matrix containing every one of those Lightbox clones</a>. So, if Milkbox isn&#8217;t doing it for you, weigh its merits against Thickbox, Slimbox, Smoothbox or iBox. There are about forty Lightbox clones to choose from, and Ozh&#8217;s list can be filtered to show only those scripts which allow specific behaviors or use specific JavaScript libraries like jQuery, Mootools or Scriptaculous.</p>
<p><b>See Also:</b></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/More_Floating_Photos!_Introducing_Lightbox_JS">More Floating Photos! Introducing Lightbox JS</a></li>
<li><a href="http://www.webmonkey.com/blog/iBox">iBox Does Lightbox Without the Bloat</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/07/a_thousand_points_of_lightbox/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    </channel>
</rss>
