<?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 and target pseudo-class</title>
	<atom:link href="http://www.thecssninja.com/css/futurebox3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thecssninja.com/css/futurebox3</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: Cameron Milton</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-3356</link>
		<dc:creator>Cameron Milton</dc:creator>
		<pubDate>Fri, 18 Nov 2011 09:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-3356</guid>
		<description>Hi, I have been following your awesome ninja skills with css for sometime. However, I have taken your ninja skills and mixed it together with the aid of CSS3 to create a transition effect for the future/lightbox.

My code is here, it&#039;s just a proof of concept, feel free to use, polish, take credit,etc.

HTML :: http://pastebin.com/RhUgv6QN
CSS :: http://pastebin.com/KFYWTL30

Please note I did not embed the images so you will need to provide your own if you try this.</description>
		<content:encoded><![CDATA[<p>Hi, I have been following your awesome ninja skills with css for sometime. However, I have taken your ninja skills and mixed it together with the aid of CSS3 to create a transition effect for the future/lightbox.</p>
<p>My code is here, it&#8217;s just a proof of concept, feel free to use, polish, take credit,etc.</p>
<p>HTML :: <a href="http://pastebin.com/RhUgv6QN" rel="nofollow">http://pastebin.com/RhUgv6QN</a><br />
CSS :: <a href="http://pastebin.com/KFYWTL30" rel="nofollow">http://pastebin.com/KFYWTL30</a></p>
<p>Please note I did not embed the images so you will need to provide your own if you try this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinar</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2831</link>
		<dc:creator>pinar</dc:creator>
		<pubDate>Mon, 07 Nov 2011 20:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2831</guid>
		<description>doesn&#039;t work with IE8...is there a hack I can use?</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work with IE8&#8230;is there a hack I can use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3 Round Thumbnail Gallery &#171; BCmoney MobileTV</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2708</link>
		<dc:creator>CSS3 Round Thumbnail Gallery &#171; BCmoney MobileTV</dc:creator>
		<pubDate>Fri, 16 Sep 2011 13:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2708</guid>
		<description>[...] to pure CSS3 popups, I take no credit at all, the credit is due to The CSS Ninja and his excellent Futurebox tutorial.   DEMO Rounded Thumbnail gallery   CSS3 is shaping up to be quite promising. The following is an [...]</description>
		<content:encoded><![CDATA[<p>[...] to pure CSS3 popups, I take no credit at all, the credit is due to The CSS Ninja and his excellent Futurebox tutorial.   DEMO Rounded Thumbnail gallery   CSS3 is shaping up to be quite promising. The following is an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prayag Verma</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2700</link>
		<dc:creator>Prayag Verma</dc:creator>
		<pubDate>Thu, 01 Sep 2011 12:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2700</guid>
		<description>I can&#039;t see the meta tags you mentioned in the Black box in the code , please mention them without the Black Background

Thanks a lot</description>
		<content:encoded><![CDATA[<p>I can&#8217;t see the meta tags you mentioned in the Black box in the code , please mention them without the Black Background</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Seddon</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2683</link>
		<dc:creator>Ryan Seddon</dc:creator>
		<pubDate>Sun, 21 Aug 2011 22:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2683</guid>
		<description>@&lt;a href=&quot;#comment-2671&quot; rel=&quot;nofollow&quot;&gt;Prayag Verma&lt;/a&gt; - 

The meta tag in your current example is using width and not device width

&lt;pre lang=&quot;html4strict&quot;&gt;

&lt;/pre&gt;

You should instead use the following:

&lt;pre lang=&quot;html4strict&quot;&gt;

&lt;/pre&gt;

See safari docs on the &lt;a href=&quot;http://developer.apple.com/library/safari/#documentation/appleapplications/reference/SafariHTMLRef/Articles/MetaTags.html&quot; rel=&quot;nofollow&quot;&gt;viewport meta tag&lt;/a&gt; for more info</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-2671" rel="nofollow">Prayag Verma</a> &#8211; </p>
<p>The meta tag in your current example is using width and not device width</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict html4strict" style="font-family:monospace;">&nbsp;</pre></div></div>

<p>You should instead use the following:</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict html4strict" style="font-family:monospace;">&nbsp;</pre></div></div>

<p>See safari docs on the <a href="http://developer.apple.com/library/safari/#documentation/appleapplications/reference/SafariHTMLRef/Articles/MetaTags.html" rel="nofollow">viewport meta tag</a> for more info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2676</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Mon, 15 Aug 2011 15:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2676</guid>
		<description>I used a CSS lightbox to display Youtube videos once a user clicks an image earlier last week. However, I found that after I played the video and closed the lightbox, the video would continue to play in the background.

I found the same issue with futurebox, is it just impossible to close the window and the video.

I hope what I said makes sense. If you have a fix for this I would highly appreciate it. Or would I have to just use a javascript lightbox</description>
		<content:encoded><![CDATA[<p>I used a CSS lightbox to display Youtube videos once a user clicks an image earlier last week. However, I found that after I played the video and closed the lightbox, the video would continue to play in the background.</p>
<p>I found the same issue with futurebox, is it just impossible to close the window and the video.</p>
<p>I hope what I said makes sense. If you have a fix for this I would highly appreciate it. Or would I have to just use a javascript lightbox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prayag Verma</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2671</link>
		<dc:creator>Prayag Verma</dc:creator>
		<pubDate>Wed, 10 Aug 2011 17:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2671</guid>
		<description>Hi nice Box

I was trying to implement this in Blogger Platform but there was no overlay so after Inspecting the Element I found this error 

Viewport width or height set to physical device width, try using &quot;device-width&quot; constant instead for future compatibility.

I am a newbie to this ,please recommend a solution,This is a place where I implemented this http://www.demo.stylifyyourblog.com/2011/08/futurebox.html</description>
		<content:encoded><![CDATA[<p>Hi nice Box</p>
<p>I was trying to implement this in Blogger Platform but there was no overlay so after Inspecting the Element I found this error </p>
<p>Viewport width or height set to physical device width, try using &#8220;device-width&#8221; constant instead for future compatibility.</p>
<p>I am a newbie to this ,please recommend a solution,This is a place where I implemented this <a href="http://www.demo.stylifyyourblog.com/2011/08/futurebox.html" rel="nofollow">http://www.demo.stylifyyourblog.com/2011/08/futurebox.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gwen</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2623</link>
		<dc:creator>Gwen</dc:creator>
		<pubDate>Sun, 26 Jun 2011 10:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2623</guid>
		<description>Hi!
Sorry for my english, i&#039;m french and a novice in webdesign.
Firstable, i&#039;d like to say thanks for the article, very usefull!
But, I&#039;m having an issue, the picture won&#039;t close. I don&#039;t know if it&#039;s due to the position of .overlay (i made it fixed). I don&#039;t have a link to show you, my website&#039;s not online yet -__-
i don&#039;t put the iframe&#039;s line on the CSS, maybe it&#039;s the problem?

here&#039;s a pic with firebug open.
http://imageshack.us/photo/my-images/820/capturedcran20110626125.png/
Maybe it could help.</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Sorry for my english, i&#8217;m french and a novice in webdesign.<br />
Firstable, i&#8217;d like to say thanks for the article, very usefull!<br />
But, I&#8217;m having an issue, the picture won&#8217;t close. I don&#8217;t know if it&#8217;s due to the position of .overlay (i made it fixed). I don&#8217;t have a link to show you, my website&#8217;s not online yet -__-<br />
i don&#8217;t put the iframe&#8217;s line on the CSS, maybe it&#8217;s the problem?</p>
<p>here&#8217;s a pic with firebug open.<br />
<a href="http://imageshack.us/photo/my-images/820/capturedcran20110626125.png/" rel="nofollow">http://imageshack.us/photo/my-images/820/capturedcran20110626125.png/</a><br />
Maybe it could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Seddon</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2582</link>
		<dc:creator>Ryan Seddon</dc:creator>
		<pubDate>Mon, 13 Jun 2011 04:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2582</guid>
		<description>@&lt;a href=&quot;#comment-2578&quot; rel=&quot;nofollow&quot;&gt;Stijn&lt;/a&gt; -

Hard to say without a link or testcase with the issue you&#039;re having.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-2578" rel="nofollow">Stijn</a> -</p>
<p>Hard to say without a link or testcase with the issue you&#8217;re having.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stijn</title>
		<link>http://www.thecssninja.com/css/futurebox3/comment-page-1#comment-2578</link>
		<dc:creator>Stijn</dc:creator>
		<pubDate>Wed, 08 Jun 2011 17:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=633#comment-2578</guid>
		<description>Hello great tutorial.
But I have a few problems, my futurebox won&#039;t close and the background is restricted to a div (wrapper). How can I fix this?</description>
		<content:encoded><![CDATA[<p>Hello great tutorial.<br />
But I have a few problems, my futurebox won&#8217;t close and the background is restricted to a div (wrapper). How can I fix this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

