<?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; xhtml</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:49:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<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>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1031</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Tue, 15 Dec 2009 23:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1031</guid>
		<description>@MartijnGP - Nice work looks good. 

Although if JavaScript is disabled in IE the expression you&#039;re using doesn&#039;t work. Come IE9, which I imagine won&#039;t have compatibility mode, this will break as I&#039;m sure you&#039;re aware &lt;a href=&quot;http://blogs.msdn.com/ie/archive/2008/10/16/ending-expressions.aspx&quot; rel=&quot;nofollow&quot;&gt;expressions have been removed&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@MartijnGP &#8211; Nice work looks good. </p>
<p>Although if JavaScript is disabled in IE the expression you&#8217;re using doesn&#8217;t work. Come IE9, which I imagine won&#8217;t have compatibility mode, this will break as I&#8217;m sure you&#8217;re aware <a href="http://blogs.msdn.com/ie/archive/2008/10/16/ending-expressions.aspx" rel="nofollow">expressions have been removed</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MartijnGP</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1030</link>
		<dc:creator>MartijnGP</dc:creator>
		<pubDate>Tue, 15 Dec 2009 20:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1030</guid>
		<description>Hey there, for the past few days I&#039;ve been looking into this as well. Then, when I was done, I decided to Google it and find your project. It&#039;s essentially the same as mine. I developed mine a bit further and made it work for all major browsers (Chrome, Opera, Firefox and IE7 and 8). If you are interested, you might want to take a look at it, or throw me an email.

http://www.martijngp.nl/development/csbox/csbox.html</description>
		<content:encoded><![CDATA[<p>Hey there, for the past few days I&#8217;ve been looking into this as well. Then, when I was done, I decided to Google it and find your project. It&#8217;s essentially the same as mine. I developed mine a bit further and made it work for all major browsers (Chrome, Opera, Firefox and IE7 and 8). If you are interested, you might want to take a look at it, or throw me an email.</p>
<p><a href="http://www.martijngp.nl/development/csbox/csbox.html" rel="nofollow">http://www.martijngp.nl/development/csbox/csbox.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aarron</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1015</link>
		<dc:creator>Aarron</dc:creator>
		<pubDate>Fri, 11 Dec 2009 09:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1015</guid>
		<description>You should also have a look into getting it to work in IE, I believe that if you did this it would make the code a lot better and more efficient.</description>
		<content:encoded><![CDATA[<p>You should also have a look into getting it to work in IE, I believe that if you did this it would make the code a lot better and more efficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1013</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Fri, 11 Dec 2009 09:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1013</guid>
		<description>Yes that&#039;s on the list of potential things to add to it.</description>
		<content:encoded><![CDATA[<p>Yes that&#8217;s on the list of potential things to add to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh Isaacs II</title>
		<link>http://www.thecssninja.com/xhtml/futurebox/comment-page-1#comment-1012</link>
		<dc:creator>Hugh Isaacs II</dc:creator>
		<pubDate>Fri, 11 Dec 2009 06:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=302#comment-1012</guid>
		<description>You should add CSS transitions to v2.

Currently only Chrome and Safari support them, but Firefox will be getting support for the feature in 3.7 and Opera will be getting support in it&#039;s next release.

And it&#039;ll make up for the lack of Lightbox style animation.</description>
		<content:encoded><![CDATA[<p>You should add CSS transitions to v2.</p>
<p>Currently only Chrome and Safari support them, but Firefox will be getting support for the feature in 3.7 and Opera will be getting support in it&#8217;s next release.</p>
<p>And it&#8217;ll make up for the lack of Lightbox style animation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
