<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A JavaScript overlay image gallery</title>
	<link>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/</link>
	<description>Personal site of Henry Tapia - web and digital media designer</description>
	<pubDate>Fri, 16 May 2008 22:41:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: hank</title>
		<link>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26178</link>
		<pubDate>Wed, 29 Aug 2007 22:22:18 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26178</guid>
					<description>Thanks, good to be back, all the fresh air was killing me!</description>
		<content:encoded><![CDATA[<p>Thanks, good to be back, all the fresh air was killing me!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mr Speaker</title>
		<link>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26175</link>
		<pubDate>Wed, 29 Aug 2007 22:00:50 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26175</guid>
					<description>Awwww yeah, welcome back to nerd-post-land son! None of this traveling-the-world nonsense - time to get back to the basement!</description>
		<content:encoded><![CDATA[<p>Awwww yeah, welcome back to nerd-post-land son! None of this traveling-the-world nonsense - time to get back to the basement!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hank</title>
		<link>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26166</link>
		<pubDate>Wed, 29 Aug 2007 16:14:35 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26166</guid>
					<description>&lt;strong&gt;Anton:&lt;/strong&gt; Thanks! And I'll be keeping an eye out for floating holograms. Actually maybe they're &lt;a href=&quot;http://blogs.guardian.co.uk/technology/archives/2004/11/28/japanese_researchers_envision_3d_hologram_phone.html&quot; title=&quot;Guardian Unlimited article&quot; rel=&quot;nofollow&quot; rel=&quot;nofollow&quot;&gt;not too far away&lt;/a&gt;?

&lt;strong&gt;Eleonor:&lt;/strong&gt; Thanks for sharing that interesting link, quite useful but as most of the commenters point out, it does use JavaScript (well a DOM event at least) and won't work without JavaScript enabled. But the advantage of that one is that it uses only one line of JS and doesn't need a whole JS framework library. But the framework libraries add the sexy extra animation effects, etc. A couple of those guys that commented did come up with some &lt;a href=&quot;http://css.mezane.org/lightbox/&quot; rel=&quot;nofollow&quot; rel=&quot;nofollow&quot;&gt;CSS only versions&lt;/a&gt; though, which are quite impressive although lack in extra functionality (like navigating the gallery, displaying captions, etc)...

Don't be afraid of DOM/JavaScript! Just make sure it works acceptably with JS switched off! Switch off JS and try my example. Works completely accessibly...</description>
		<content:encoded><![CDATA[<p><strong>Anton:</strong> Thanks! And I&#8217;ll be keeping an eye out for floating holograms. Actually maybe they&#8217;re <a href="http://blogs.guardian.co.uk/technology/archives/2004/11/28/japanese_researchers_envision_3d_hologram_phone.html" title="Guardian Unlimited article" rel="nofollow" rel="nofollow">not too far away</a>?</p>
<p><strong>Eleonor:</strong> Thanks for sharing that interesting link, quite useful but as most of the commenters point out, it does use JavaScript (well a DOM event at least) and won&#8217;t work without JavaScript enabled. But the advantage of that one is that it uses only one line of JS and doesn&#8217;t need a whole JS framework library. But the framework libraries add the sexy extra animation effects, etc. A couple of those guys that commented did come up with some <a href="http://css.mezane.org/lightbox/" rel="nofollow" rel="nofollow">CSS only versions</a> though, which are quite impressive although lack in extra functionality (like navigating the gallery, displaying captions, etc)&#8230;</p>
<p>Don&#8217;t be afraid of DOM/JavaScript! Just make sure it works acceptably with JS switched off! Switch off JS and try my example. Works completely accessibly&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Elly</title>
		<link>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26158</link>
		<pubDate>Wed, 29 Aug 2007 12:38:31 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26158</guid>
					<description>Great post! Just the other day funnily enough my boss. Steve forwarded a link to me on how to create a lightbox purely driven by css! A breakthrough for css and for browsers that aren't Javascript enabled! I'm not sure if a lightbox built using purely css would work in this instance with Flickr but if you're interested in having a look at the article you can visit it &lt;a href=&quot;http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. You may even already know this?! :)</description>
		<content:encoded><![CDATA[<p>Great post! Just the other day funnily enough my boss. Steve forwarded a link to me on how to create a lightbox purely driven by css! A breakthrough for css and for browsers that aren&#8217;t Javascript enabled! I&#8217;m not sure if a lightbox built using purely css would work in this instance with Flickr but if you&#8217;re interested in having a look at the article you can visit it <a href="http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/" rel="nofollow">here</a>. You may even already know this?! <img src='http://www.henrytapia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Manton</title>
		<link>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26100</link>
		<pubDate>Tue, 28 Aug 2007 06:17:56 +0000</pubDate>
		<guid>http://www.henrytapia.com/archives/2007/08/28/javascript-overlay-gallery/#comment-26100</guid>
					<description>Nice work and customisation. Yeah, I've seen this effect on other sites and have been suitably impressed. It's really how things should work (besides floating holograms, that is).</description>
		<content:encoded><![CDATA[<p>Nice work and customisation. Yeah, I&#8217;ve seen this effect on other sites and have been suitably impressed. It&#8217;s really how things should work (besides floating holograms, that is).
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
