<?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: Futurebox, lightbox without the JavaScript</title>
	<atom:link href="http://www.thecssninja.com/xhtml/futurebox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thecssninja.com/xhtml/futurebox</link>
	<description>All things CSS, JavaScript &#38; HTML</description>
	<lastBuildDate>Sat, 21 Jan 2012 04:46:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Adria Mooney</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-2789</link>
		<dc:creator>Adria Mooney</dc:creator>
		<pubDate>Wed, 02 Nov 2011 03:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-2789</guid>
		<description>I found a simple way to add a nice fade in transition:

		.overlay img
		{
			padding: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			background: #ffffff;
			opacity:.1;
		}

.overlay:hover img {
               -webkit-transition: opacity 1s ease;
	        -moz-transition: opacity 1s ease; 
               opacity:1;
}</description>
		<content:encoded><![CDATA[<p>I found a simple way to add a nice fade in transition:</p>
<p>		.overlay img<br />
		{<br />
			padding: 10px;<br />
			-webkit-border-radius: 10px;<br />
			-moz-border-radius: 10px;<br />
			background: #ffffff;<br />
			opacity:.1;<br />
		}</p>
<p>.overlay:hover img {<br />
               -webkit-transition: opacity 1s ease;<br />
	        -moz-transition: opacity 1s ease;<br />
               opacity:1;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery Tipps, Tricks, Artikel &#38; Techniken &#124; CSS3 Toolbox</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-2647</link>
		<dc:creator>jQuery Tipps, Tricks, Artikel &#38; Techniken &#124; CSS3 Toolbox</dc:creator>
		<pubDate>Wed, 13 Jul 2011 18:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-2647</guid>
		<description>[...] Futurebox, Lightbox Without the JavaScript [...]</description>
		<content:encoded><![CDATA[<p>[...] Futurebox, Lightbox Without the JavaScript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery Tipps, Tricks, Artikel &#38; Techniken &#124; CSS3 Guru Blog</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-2490</link>
		<dc:creator>jQuery Tipps, Tricks, Artikel &#38; Techniken &#124; CSS3 Guru Blog</dc:creator>
		<pubDate>Sun, 10 Apr 2011 19:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-2490</guid>
		<description>[...] Futurebox, Lightbox Without the JavaScript [...]</description>
		<content:encoded><![CDATA[<p>[...] Futurebox, Lightbox Without the JavaScript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery Tips, Tricks, Artikles &#38; Techniques &#124; jQuery Guru</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-2371</link>
		<dc:creator>jQuery Tips, Tricks, Artikles &#38; Techniques &#124; jQuery Guru</dc:creator>
		<pubDate>Wed, 26 Jan 2011 08:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-2371</guid>
		<description>[...] Futurebox, Lightbox Without the JavaScript [...]</description>
		<content:encoded><![CDATA[<p>[...] Futurebox, Lightbox Without the JavaScript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerardo</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-2338</link>
		<dc:creator>Gerardo</dc:creator>
		<pubDate>Mon, 03 Jan 2011 18:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-2338</guid>
		<description>In mobile safari for iphone it is not possible to close the futurebox, but is awesome iframe worked in there.
Congratulations</description>
		<content:encoded><![CDATA[<p>In mobile safari for iphone it is not possible to close the futurebox, but is awesome iframe worked in there.<br />
Congratulations</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aldo</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1585</link>
		<dc:creator>aldo</dc:creator>
		<pubDate>Mon, 17 May 2010 17:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1585</guid>
		<description>Simply and Great! Thanks!</description>
		<content:encoded><![CDATA[<p>Simply and Great! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1524</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Tue, 27 Apr 2010 00:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1524</guid>
		<description>cssaba, yes I believe the behaviour of a non-existant fragment identifier does behave the same as doing &quot;#&quot;. You could have close as a hidden element near your gallery so it doesn&#039;t jump to the top.

I&#039;ve since updated futurebox twice now. 

The follow up to this article adds more functionality, &lt;a href=&quot;http://www.thecssninja.com/css/futurebox2&quot; rel=&quot;nofollow&quot;&gt;http://www.thecssninja.com/css/futurebox2&lt;/a&gt;. 

The 3rd version revision uses a completely different technique, http://www.thecssninja.com/css/futurebox3</description>
		<content:encoded><![CDATA[<p>cssaba, yes I believe the behaviour of a non-existant fragment identifier does behave the same as doing &#8220;#&#8221;. You could have close as a hidden element near your gallery so it doesn&#8217;t jump to the top.</p>
<p>I&#8217;ve since updated futurebox twice now. </p>
<p>The follow up to this article adds more functionality, <a href="http://www.thecssninja.com/css/futurebox2" rel="nofollow">http://www.thecssninja.com/css/futurebox2</a>. </p>
<p>The 3rd version revision uses a completely different technique, <a href="http://www.thecssninja.com/css/futurebox3" rel="nofollow">http://www.thecssninja.com/css/futurebox3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cssaba</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1521</link>
		<dc:creator>cssaba</dc:creator>
		<pubDate>Mon, 26 Apr 2010 21:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1521</guid>
		<description>I like it. But why have &quot;close&quot; link to the nonexistent fragment #close? I wonder if there&#039;s a defined behavior when the target fragment doesn&#039;t exist. Browsers might scroll back to top (as with &quot;#&quot;) or ignore the fragment change. Shouldn&#039;t the target for &quot;close&quot; be the id of the thumbnail?

Firefox shows scrollbars when closing the overlay. To get rid of them:
&lt;pre lang=&quot;css&quot;&gt;
.overlay a:active { outline: none; }
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>I like it. But why have &#8220;close&#8221; link to the nonexistent fragment #close? I wonder if there&#8217;s a defined behavior when the target fragment doesn&#8217;t exist. Browsers might scroll back to top (as with &#8220;#&#8221;) or ignore the fragment change. Shouldn&#8217;t the target for &#8220;close&#8221; be the id of the thumbnail?</p>
<p>Firefox shows scrollbars when closing the overlay. To get rid of them:</p>

<div class="wp_syntax"><div class="code"><pre class="css css" style="font-family:monospace;"><span style="color: #6666ff;">.overlay</span> a<span style="color: #3333ff;">:active </span><span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">outline</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">none</span>; <span style="color: #00AA00;">&#125;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: Bernadette</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1132</link>
		<dc:creator>Bernadette</dc:creator>
		<pubDate>Wed, 27 Jan 2010 01:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1132</guid>
		<description>I can&#039;t figure out how to use it. I think I&#039;m doing the &quot;HTML&quot; version wrong.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t figure out how to use it. I think I&#8217;m doing the &#8220;HTML&#8221; version wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aarron Tame</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1032</link>
		<dc:creator>Aarron Tame</dc:creator>
		<pubDate>Tue, 15 Dec 2009 23:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1032</guid>
		<description>I agree i does look good, but i am a fan of you work ninja and work like to continue useing to stuff and cant wait for the V2 of Futurebox</description>
		<content:encoded><![CDATA[<p>I agree i does look good, but i am a fan of you work ninja and work like to continue useing to stuff and cant wait for the V2 of Futurebox</p>
]]></content:encoded>
	</item>
</channel>
</rss>

